np8401 -> text display on mouse over of image (3/22/2001 16:19:00)
Anyone know how to get an image to display a short text message (caption) upon mouse over?
------------------
Dixiedi -> RE: text display on mouse over of image (3/22/2001 16:20:00)
REquires a DHTML script. Available on most of the free DHTML sites. Just do a quick search for free DHTML.
Gil -> RE: text display on mouse over of image (3/22/2001 16:23:00)
That's the "ALT" attribute (a required part of HTML, BTW). Right click on an image -> select "picture properties" and fill in a short description under the "text" box for "alternative representations".
------------------ Gil Harvey The Host Factory Resellers are our speciality "Never miss a good chance to shut up"
np8401 -> RE: text display on mouse over of image (3/22/2001 17:41:00)