allanm
08-13-2003, 12:34 AM
Hi,
I have some inline help icons on my site that users mouseover to receive small 'popup' help messages (like ALT tags). I'm doing this by using the TITLE attribute e.g.
TITLE="Please select a location from the drop down list.."
I have a requirement to make certain messages longer (which therefore take longer to read) but IE's TITLE-mouseover popup limit is approximately 7 seconds which is too short.
Does anyone know how to extend the timeout limit or an alternative way of doing this? There must be a way to make the popup disappear when the users mouseoff the image.
Thanks all
-Allan
I have some inline help icons on my site that users mouseover to receive small 'popup' help messages (like ALT tags). I'm doing this by using the TITLE attribute e.g.
TITLE="Please select a location from the drop down list.."
I have a requirement to make certain messages longer (which therefore take longer to read) but IE's TITLE-mouseover popup limit is approximately 7 seconds which is too short.
Does anyone know how to extend the timeout limit or an alternative way of doing this? There must be a way to make the popup disappear when the users mouseoff the image.
Thanks all
-Allan