Michael Milligan bespaketh on Thursday, June 19, 2003 2:18 PM: > Someplace I've seen this, but can't remember how or where to get > little popup tags as I rollover text links. Was it a dream? Am I > senile? > > Thanks, > Mike > > Michael M Milligan > Web Developer > (818) 909-9209 > www.mmmilligan.com >
Sorry, our mail server was down so I missed this thread yesterday. At the risk of pointing out the obvious, your description of what your looking for sounds like the 'title' attribute of the anchor tag. This gives a tooltip effect in every browser I'm familiar with. e.g.: <a href="http://example.com" title="check out my example"> Here's an example </a> even if overlib is what you were talking about, I would supplement it with this for non JS users and override it for JS users. my2c, Stephen Caudill http://www.mechavox.com ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
