Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooltips with rel=tooltip are not valid HTML and should use the data attribute #6284

Closed
danielcha opened this issue Dec 15, 2012 · 3 comments

Comments

@danielcha
Copy link

Because of the use of rel=tooltip, the HTML does not validate. To fix this the data attribute should be used. A fix for this is already availiable, however the pull request wasn't resubmitted:

#3031

@mdo
Copy link
Member

mdo commented Dec 28, 2012

Closing as #6380 was merged into 2.3.0-wip.

@mdo mdo closed this as completed Dec 28, 2012
@archonic
Copy link

The documentation still identifies rel="tooltip" under markup for tooltips.

@Yohn
Copy link
Contributor

Yohn commented Jan 25, 2013

@archonic its updated in 2.3 which isnt released yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants