Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » title attribute in HTML Markup(Can you please add the title attribute to the MarkupValidator's allowed attribute list for span)
title attribute in HTML Markup [message #1779239] Thu, 04 January 2018 09:54 Go to next message
Gunnar Adams is currently offline Gunnar AdamsFriend
Messages: 49
Registered: May 2016
Member
index.php/fa/31724/0/
Hi,
in our application we use a (readonly) grid whose cells are divided into up to 3 "sub rows". (see attached image). Each sub row may display it's own tooltip.

The appearance of the rows is realized using HTML MARKUP.
We therefore wanted to use the title tag on the <span> (in each row) in order to make the browser display it's own tooltip.

Problem: "title" isn't a supported attribute for the <span> tag (although it should be a global attribute and therefore can applied to any HTML tag).

For now we can work around that by disabling the markup validation, but I wanted to ask, if you could add "title" to the MarkupValidator's allowed attribute list in an upcoming patch.

Best regards and a Happy New Year,
Gunnar
  • Attachment: Unbenannt.PNG
    (Size: 25.71KB, Downloaded 359 times)

[Updated on: Thu, 04 January 2018 09:55]

Report message to a moderator

Re: title attribute in HTML Markup [message #1779244 is a reply to message #1779239] Thu, 04 January 2018 10:35 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Happy New Year!
Adding "title" attribute to MarkupValidator is not a problem. Please open an enhancement request to track the progress.
Best regards,
Ivan
Previous Topic:[ANN] RAP 3.4 released
Next Topic:WAR deployment to JBoss/Jetty
Goto Forum:
  


Current Time: Tue Apr 23 11:03:01 GMT 2024

Powered by FUDForum. Page generated in 0.02479 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top