473,408 Members | 1,728 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

Is it possible to mouseover a GRAPHIC . . . that launches another (freestanding) GRAPHIC (ie. when flash is _not_ available)?

This solution would be for the poor amongst us who cannot afford
Macro~, er, Adobe's flash program. ;)

I'd like to design a "think cloud" (w/transparent background) and have
it pop up when someone does a mouse over on this person's head -- you
know, as if he were thinking this thought.

Is such a thing even possible without flash? Thanks folks!

50-Sumpin'

Dec 8 '06 #1
4 2010
50 SOMETHING GAL wrote:
This solution would be for the poor amongst us who cannot afford
Macro~, er, Adobe's flash program. ;)

I'd like to design a "think cloud" (w/transparent background) and have
it pop up when someone does a mouse over on this person's head -- you
know, as if he were thinking this thought.

Is such a thing even possible without flash? Thanks folks!

50-Sumpin'

<img src="somepic.jpg" onMouseOver='popImg('anotherpic.jpg')' id='someid'>

<script type='text/javascript' language='javascript'>

function popImg(picname) {

//top pop up another browser window with the pic

window.open('http://server/directory/'+picname,'windowname','width=400;
height=400');

//to change an existing image....
document.getElementById('someid').src=picname;

//to make some hidden division popup
//Somewhere in the html...
//<div id='somediv' style='position: absolute; top: 100px; left: 100px;
display: none;'></div>

divid = document.getElementById('somediv').
divid.style.display = 'block';
divid.innerHTML='<img src="'+picname+'">';
}

</script>
--
---------------------------------------------------------------------------
http://www.hunlock.com -- Permanently under construction (And proud of it!)
$FA
Dec 8 '06 #2
Wow, PCX thanks. Let me fool around with it a bit and I'll report
back.

Can I ask also:
Do I have any control over the popup as to:
1. Appearing ON TOP OF any other frames, images etc.
2. Transparency

?

I'm just trying to achieve a lovely little think cloud, complete with
puffy edges, that looks like it just shows up and sits on top of
(anything else) that it may overlap anecdotally.

50

Dec 8 '06 #3
On 8 Dec 2006 10:03:31 -0800, "50 SOMETHING GAL" <by*******@usa.net>
wrote:
>This solution would be for the poor amongst us who cannot afford
Macro~, er, Adobe's flash program. ;)

I'd like to design a "think cloud" (w/transparent background) and have
it pop up when someone does a mouse over on this person's head -- you
know, as if he were thinking this thought.

Is such a thing even possible without flash? Thanks folks!

Of course it's possible. It's not even very hard if you understand CSS
and the :hover pseudo class.
Dec 9 '06 #4
50 SOMETHING GAL wrote:
I'd like to design a "think cloud" (w/transparent background) and have
it pop up when someone does a mouse over on this person's head -- you
know, as if he were thinking this thought.
A nearly identical question was asked in another group:

http://tinyurl.com/yf545q

and a responder gave (I thought) a great solution. Here's an adaptation
of his response that you might like:

http://www.pwilson.net/thinker.html

I didn't invent the solution, I'm merely passing it on to you with a
few tiny changes.

-- pete

Dec 10 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: J. Makela | last post by:
Hallo. This should be a pretty entertaining question for you *real* javascript writers.. I, being the lowly photoshop guy at an ad agency made the mistake of actually saying "HTML" in a...
0
by: Dodzi | last post by:
I call a web service from a .NET CF application (Pocket PC). My problem occurs if the URL is not found, because I am not connected to the correct network. It takes 50 seconds before it returns to...
5
by: ChrisB | last post by:
Hello: An object that is a field in another object has a constructor that requires a reference to the containing object: // object fields ChildObject childObject = new ChildObject(this); ...
4
by: Pieter | last post by:
Hi, On the pc of one of my clients (W2000, Office 2003) I'm getting sometimes an exception when moving (Move) a MailItem to an Outlook-Folder: The RPC server is not available. (Exception from...
2
by: Ansuiya | last post by:
hi please tell me me if any one knows the solution for this question.. how to replace gif on flash if the plugin are not available?? thanx
1
by: srinivasreddypn | last post by:
Hi everyone, is it possible to generate a line graph in flash by calling xml data into flash. m seeking for any reference. please help me thank u, srinvas
0
by: db2user24 | last post by:
Hello, I'm working on a 64 bit DB2 UDB database on Linux and keep getting this error when I run the db2look command: SQL1216N Graphic data and graphic functions are not supported for this...
4
by: Geniusg | last post by:
I am using a HttpWebResponse object to download a file from remote location. The problem is that while going through a loop to download the file, if the network goes off, then the code doesnt throws...
3
by: kiranvn31 | last post by:
Hi My flash file get images from one folder with C# code file I changes the image in the folder dynamically on button click flash not show changes on post back but when I close IE and run...
2
by: impin | last post by:
is it possible to redirect automatically from the alert box when the user not interact with the alert box for a time limit... when an alert box appears the user must respond, if he dont click the...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.