View Full Version : Can I add an "alt" tag to words, instead of links?


whatever_la
02-10-2003, 09:06 AM
Can I add an "alt" tag to words, instead of links?

Thank you for ur time :)

Sheila
02-10-2003, 09:11 AM
Do you mean to text links?

<a href="your link" title="What you want here">Link Name</a>

Sorry if that isn't what you wanted.

whatever_la
02-10-2003, 09:30 AM
No, I'm not talking about text links. I don't want it to link, but I want the "alt" tag.

Say I have a word "DAYBREAK" & I want a tag saying "Hey! It's time to wake up now!!!" when u put ur mouse over the text, but I don't want the word "DAYBREAK" linking to any page.

How can I do that?

epolady
02-10-2003, 09:46 AM
I've been looking, and I don't think there is a way to do something like that w/o linking a page (or #).

There is, however, a pop up description box, examples can be found here (http://www.jaguarwoman.com/jagres9.html) & here (http://www.dhtmlcentral.com/script/search.asp?category=text) (look for pop up descriptions). HTH.