Forum Moderators: open
<img src="foo.gif" alt="foo" title="Visit the foo page">
Mozilla and Opera do not show alt tags as popups, but they do/can show title tags as popups per user prefs.
[edited by: Brett_Tabke at 12:47 pm (utc) on Aug. 20, 2002]
Alt is only shown in a few browsers and is by some accounts, against the standards.
W3C [w3.org] says alt tag is required.
fintan.
It's very fiddly because you have to work out if the DIV would cross over the boundaries of the frame/window and position it accordingly. Also if you have a <SELECT> list in the way then that will show though the DIV
Is your page comprised of frames or is it one single document?
Dynamic Drive have a simple information pop-up box that appears over links that you could use (http://www.dynamicdrive.com/dynamicindex5/popinfo.htm [dynamicdrive.com]) - would this do it for you?