Closed Thread Icon

Topic awaiting preservation: Looking for popup (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=8604" title="Pages that link to Topic awaiting preservation: Looking for popup (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Looking for popup <span class="small">(Page 1 of 1)</span>\

 
Bmud
Bipolar (III) Inmate

From: Raleigh, NC
Insane since: Mar 2001

posted posted 04-15-2003 13:59

a popup is a lot like the label you see when you hover over an image for long enough and it gives you a desciption. This is, I think, only an IE function of javascript. If I can't use this, I would like to instead use a div that is hidden and then made visible with some simple dHTML.

I am also looking for script that will make it follow the mouse instead of stand in place until mouse rolls off.

Shine and shine. :: [Cell=992] :: [See my team's 30 second animation!! ]

kuckus
Bipolar (III) Inmate

From: Berlin (almost)
Insane since: Dec 2001

posted posted 04-15-2003 14:44

Try the "title" attribute - it should work on almost any element in newer browsers, e.g.:

<a href="http://www.ozoneasylum.com" title="I'm a link to the OzoneAsylum">OZONE Asylum, home of the Mad Scientists</a>

Emperor
Maniac (V) Mad Scientist with Finglongers

From: Cell 53, East Wing
Insane since: Jul 2001

posted posted 04-15-2003 14:56

Bmud: As kuckus has suggested you should go with the TITLE attribute as it now has greatly increased support in more recent browsers.

If you want to go the DHTML route I believe the Doc used overLIB for the group photos:
www.bosrup.com/web/overlib/

___________________
Emps

FAQs: Emperor

Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 04-15-2003 17:13

It's called a "tooltip."

If you want it on an image, consider using the alt attribute.

n1ghtowl
Obsessive-Compulsive (I) Inmate

From:
Insane since: Apr 2003

posted posted 04-17-2003 12:18

I think what you are talking about is an Alt tag
eample: <IMG height=18 alt="Tech Center"
src="/images/tabs/Techgrey.gif" width=107 border=0>

can also be seen in my menu

http://techdragon.dr.ag

Bmud
Bipolar (III) Inmate

From: Raleigh, NC
Insane since: Mar 2001

posted posted 04-22-2003 07:09

I think slime and emps got the right idea(s). The problem I have with alt and title is: (uno) I'm not using this for just image and (dose), I'm looking to put more than just text in the label.

Thankyou both.

Shine and shine. :: [Cell=992] :: [See my team's 30 second animation!! ]

Dracusis
Maniac (V) Inmate

From: Brisbane, Australia
Insane since: Apr 2001

posted posted 04-22-2003 14:01

There's a bunch of different link and tooltip scripts here:
http://www.dynamicdrive.com/dynamicindex5/index.html

smonkey
Paranoid (IV) Inmate

From: Northumberland, England
Insane since: Apr 2003

posted posted 04-25-2003 02:40

http://rod.o2theory.com/dhtml/tooltip.html

That is a good tooltip script, seems to be be similar to overlib - note that fade effects only work in ie and mozilla both using different proprietary extensions to the css specs. Opera has no such fade filters as yet (a good thing since standards is what we want in this life)

visit my CryoKinesis Online Gallery

« BackwardsOnwards »

Show Forum Drop Down Menu