Side navigation
#12916 closed bug (notabug)
Opened November 19, 2012 10:57AM UTC
Closed November 19, 2012 05:26PM UTC
api.documentation --> broken links
Reported by: | sirinity13@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Page:
http://api.jquery.com/category/selectors/attribute-selectors/
Expected behaviour:
There is a link
''http://api.jquery.com/category/selectors/attribute-selectors/example.html''
which should lead to some sort of example page
Current behaiour:
The link leads to some sort of 404
''No Such jQuery Method Exists
We are sorry you did not find what you were looking for. Give it a search up above, or try navigating by category to left.
''
All in all:
The statement in documentation lacks sence this way:
''Since these selectors see attribute values as a single string, this selector, for example, $("a[rel='nofollow']"), will select Some text but not Some text.''
Attachments (0)
Change History (1)
Changed November 19, 2012 05:26PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
Thanks for taking the time to make this report, but this bug tracker is not the right place to report errors in the API docs! I've ported this issue over to https://github.com/jquery/api.jquery.com/issues/177, please follow along with it there!