Show image description.
have client name of image show when mouse on it.
but not rollover action.
i've seen handful of places - forums - roll on title of forum , description appears in broswer next mouse.
i've never use type of thing - , searches on "image", "image title", "image description" - , other no avail...
any appreciated.
thanks!
but not rollover action.
i've seen handful of places - forums - roll on title of forum , description appears in broswer next mouse.
i've never use type of thing - , searches on "image", "image title", "image description" - , other no avail...
any appreciated.
thanks!
for image:
<img src="your pic.jpg" alt="name of image" width="100%" border="0">
for hypertext
<a href="myhyperlink.html" title="name of file or description" target="_blank">myhyperlink</a>
<img src="your pic.jpg" alt="name of image" width="100%" border="0">
for hypertext
<a href="myhyperlink.html" title="name of file or description" target="_blank">myhyperlink</a>
More discussions in Dynamic HTML General Discussion (read only)
adobe
Comments
Post a Comment