hover, hover..words? |
![]() ![]() |
hover, hover..words? |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 7 Joined: May 2007 Member No: 521,954 ![]() |
does anyone know the code when you hover over something , and the words you want come underneath ; like this:
![]() something to do with "alt"? |
|
|
![]()
Post
#2
|
|
Newbie ![]() Group: Member Posts: 7 Joined: May 2007 Member No: 521,954 ![]() |
x)
|
|
|
*Alysia* |
![]()
Post
#3
|
Guest ![]() |
Please don't double post; just be patient.
<img src="Image URL here" alt="hover text here"> |
|
|
*themarkster* |
![]()
Post
#4
|
Guest ![]() |
Using the 'alt' attribute really isn't efficient in making that kind of pop-up text. Use 'title' instead; it works in both IE and Firefox. 'Alt' is really only used as substitute text that appears if the image is broken. So yeah.
CODE <img src="IMAGE URL HERE" title="Blah" />
|
|
|
![]() ![]() |