MDesigner
-
Total Posts
:
2
-
Reward points
:
0
- Joined: May 20 '03
-
Status: offline
|
Use TITLE tags, not ALT tags!
Tue. May 20, '03 11:36 AM
( permalink)
I noticed ASP Playground is yet another forum package that insists on using ALT tags for tooltips to identify icons. This is not standard HTML.. check the W3C specs. Please use the TITLE tag to identify icons: IMG SRC=" delete.gif" TITLE=" Delete Post" Otherwise, the people using the dozens of other browsers that are not IE will not know what the icons mean. Using TITLE tags will not break anything.. it will still pop up tooltips in IE. Just a suggestion.
< Message edited by MDesigner -- 2003-05-20 11:39:36 >
|
|
|
|
Samuel
-
Total Posts
:
11853
-
Reward points
:
180670
- Joined: May 23 '01
-
Status: offline
|
RE: Use TITLE tags, not ALT tags!
Tue. May 20, '03 12:58 PM
( permalink)
Thanks for the suggestion. Version 2.0 will use the " title" attribute instead of the " alt" attribute.
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|
MDesigner
-
Total Posts
:
2
-
Reward points
:
0
- Joined: May 20 '03
-
Status: offline
|
RE: Use TITLE tags, not ALT tags!
Tue. May 20, '03 1:02 PM
( permalink)
When is 2.0 expected to release?
|
|
|
|
Samuel
-
Total Posts
:
11853
-
Reward points
:
180670
- Joined: May 23 '01
-
Status: offline
|
RE: Use TITLE tags, not ALT tags!
Tue. May 20, '03 1:06 PM
( permalink)
should be soon. I recently added the ability to create search engine friendly URL and I am going to wait a while to make sure this feature is flawless before releasing it. With this feature, search engine bots will not have any problem indexing the messages.
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|