|
-
Mar 17th, 2002, 07:07 AM
#1
Thread Starter
Fanatic Member
alt text
it it possible to have 'alt' text for text and not an image ??
so would something like this be possible ? :
Code:
<font alt="this is alt text">hello</font>
-
Mar 17th, 2002, 09:38 AM
#2
PowerPoster
try the "title" attribute.
i am not sure if it will work for text, but i know it works for links.
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
-
Mar 17th, 2002, 11:31 AM
#3
title will not work in NS4.x not sure about NS6
if you want to have mouseovers on links or texts you will have to do it with divs. I have a couple on my site.
-
Mar 17th, 2002, 12:34 PM
#4
PowerPoster
yeah, i don't think the title tag is standard.
but you can very easily make JS/DHTML tooltips if you want
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
-
Mar 17th, 2002, 11:33 PM
#5
Thread Starter
Fanatic Member
Originally posted by scoutt
title will not work in NS4.x not sure about NS6
if you want to have mouseovers on links or texts you will have to do it with divs. I have a couple on my site.
are you talking about the way your menu's pop up ? cant that be acheived with javascript ?? i hare java !!
how do u do "Divs" ??? could u give me a simple example on how to display a simple comment ??
Michael
-
Mar 17th, 2002, 11:58 PM
#6
-
Mar 18th, 2002, 06:18 PM
#7
Thread Starter
Fanatic Member
-
Mar 18th, 2002, 06:21 PM
#8
cool, I need all I can get. if you have any snippets of code that would be great as well.
thanks
-
Mar 19th, 2002, 12:11 PM
#9
Black Cat
Originally posted by sail3005
yeah, i don't think the title tag is standard.
Yes, it is standard (for every html tag, I believe) in recent html versions. In fact, it is the correct tag to use for tooltips for images, not the alt tag, which should be ignored if the browser displays the image.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|