|
|||||||
| Dreamweaver/Expression Web or any other WYSIWYG page making software such as GoLive, ImageReady, etc. Discuss them here. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I am using FrontPage 2003 and I had manipulated the HTML on the page so that when someone moused-over a graphic on the index page, it said their name over their picture. However, when I was doing something else to the page (not in the HTML), it stopped doing the mouseover. A sample HTML block looks like this:
</v:shape><v:shape id="_x0000_s1169" type="#_x0000_t75" alt="Deb Fontes" style='position:absolute;left:790;top:331;width:135;height:104' wrapcoords="-667 -640 -667 22080 22267 22080 22267 -640 -667 -640" o:regroupid="1" stroked="t" strokeweight="3pt"><v:imagedata src="index1_files/image007.jpg" o:title="Fontes"/> The picture is suppose to say "Deb Fontes" when someone mouses over it. What am I doing wrong???? |
|
#2
|
||||
|
||||
|
the "tooltip" displays what is in the alt attribute (IE only) or the title attribute (title overrides the alt in IE), Mozilla/Opera does not display the alt in the tooltip, only the title
the title attribute is available to all elements, whereas the alt is only available for img elements
__________________
ScriptLance | W3C MarkUp Validation | W3C CSS Validation | Document Type Definitions |
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|