Jump to content

title attributes in HTML


strontium87

Recommended Posts

Just about every HTML tag should allow the title attribute to provide hidden tooltip text. But I've done several tests adding code in the text areas for creating a new cache and the title tag is stripped out of the rendered code every time. Use of the title tag is integral to certain tags like <acronym> and <abbr> where the title provides information about what the text means.

 

When a user check the box for "The descriptions below are in HTML", the list of tags shows that title is an allowed attribute for many tags but it doesn't get displayed on the final page. Please advise.

Edited by strontium87
Link to comment

Any update on this one? I've run in to the issue again on the <td> tag. The HTML instructions on the cache creation page explicitly list title as an accepted attribute for the <td> tag but my title attributes get stripped out. I need this information for accessibility reasons. I have a series of boxes where a person needs to fill in the answer to a question, and one of the letters in each answer is used in a key to get a number. If someone is blind or otherwise can't see color on his or her screen, then the flagged block is not obvious. I had title tags in the <td>s that indicate a space between words (title="space") and in the <td>s that indicate the key letter in the answer (title="key letter").

 

Please advise when this issue will be fixed.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...