![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I want to create a small pop up filed as a mouse over effect. (not a new browserwindow) The purpose is to write down a few keywords. When you roll over these words or click them, there should open a small pop up field with more explanation about the keyword. In MS excel you find a similar function. An example of what I mean is http://www.okp.be/html/test.htm I am using dreamweaver 4 thx for any input. |
#3
| |||
| |||
|
|
I want to create a small pop up filed as a mouse over effect. (not a new browserwindow) The purpose is to write down a few keywords. When you roll over these words or click them, there should open a small pop up field with more explanation about the keyword. In MS excel you find a similar function. An example of what I mean is http://www.okp.be/html/test.htm I am using dreamweaver 4 thx for any input. |
#4
| |||
| |||
|
|
span title="This is what you are looking for">Here are some words</span |
#5
| |||
| |||
|
|
Murray *TMM* wrote: span title="This is what you are looking for">Here are some words</span that's only ok for PC IE though isnt it? |
#6
| |||
| |||
|
|
Nope. Title attributes are universally supported. It's the alt attribute that only does tooltips on IE. |
#7
| |||
| |||
|
|
Murray *TMM* wrote: Nope. Title attributes are universally supported. It's the alt attribute that only does tooltips on IE. Doesnt seem to do much in Mac IE 5x or Safari. It does work in Firefox though |
#8
| |||
| |||
|
|
Murray *TMM* wrote: Nope. Title attributes are universally supported. It's the alt attribute that only does tooltips on IE. Doesnt seem to do much in Mac IE 5x or Safari. It does work in Firefox though |
#9
| |||
| |||
|
|
Doesnt seem to do much in Mac IE 5x or Safari. It does work in Firefox though |
#10
| |||
| |||
|
|
Osgood wrote: Doesnt seem to do much in Mac IE 5x or Safari. It does work in Firefox though Both IE5.x/Mac and Safari support the title attribute. Perhaps they don't support in <span>? They will show it for images and links. Maybe the span I dont know but it isnt working in my version of Safari |
![]() |
| Thread Tools | |
| Display Modes | |
| |