[jQuery] jQuery-Plugin (ClueTip) Issue: Attribute "rel" not allowed in most HTML-elements

[jQuery] jQuery-Plugin (ClueTip) Issue: Attribute "rel" not allowed in most HTML-elements


Hello Folks,
At the moment, I am evaluating ClueTip for our use. I am especially
interested in enabling input-fields with tooltip-functionality.
According to the documentation of ClueTip, it seems that I have to
refer to the body content of the tooltip with the attribute "rel".
Unfortunately, "rel" is not an allowed attribute in most HTML-tags.
So <input class="tips" name="eingabefeld" type="text" size="10"
rel="#myTooltipContent"/> works fine, but is no valid HTML-Code. Do
you have a solution to this issue, please ?
Regards,
Wolfram











    • Topic Participants

    • wh