Is there a way to make alt/title text display for longer before it disappears? It's probably just a browder-dependant thing that I can't do anything about but I thought I'd ask to make sure.
Thanks in advance.
tedster
4:21 am on Nov 27, 2002 (gmt 0)
You got it - it's a browser dependent function that you can't control with your web page.
BlobFisk
12:46 pm on Nov 27, 2002 (gmt 0)
You could use some dhtml to display a discription bubble and script a timeout of your choice for the hiding of the layer.
Reflect
8:32 pm on Nov 27, 2002 (gmt 0)
I have used this in the past, it works very nicley...
(broken URL)
http:*//www.bosrup.com/web/overlib/
Brian
Purple Martin
9:34 pm on Nov 27, 2002 (gmt 0)
Thanks for the ideas guys. I think I will do a simple DHTML div tooltip.