Thanks, Stephen. I told you senility was a possibility. That is exactly what I was trying to remember. Now if I can find my way to the garage, I'll go to the store.
Best. Mike Michael M Milligan Web Developer (818) 909-9209 www.mmmilligan.com <http://www.mmmilligan.com> -----Original Message----- From: Stephen Caudill [mailto:[EMAIL PROTECTED] Sent: Friday, June 20, 2003 4:28 AM To: [EMAIL PROTECTED] Subject: [wdvltalk] RE: popup tags on text links?? 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.unsub%% ____ � 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]
