Side navigation
#2455 closed bug (fixed)
Opened March 04, 2008 05:04PM UTC
Closed June 20, 2010 05:49PM UTC
Traversing > next example not working on FF,Opera/Mac
Reported by: | Svaerke | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | core | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The example found at http://docs.jquery.com/Traversing/next#expr is broken in Firefox and Opera on Mac OS X (10.5.2).
Firefox Ver. 2.0.0.12 (web developer installed, all js filtering off):
Doesn't seem to be any change from the HTML markup in the source
Opera ver. 9.25 (3721):
No buttons shown, example area is empty.
Screenshots and output from error consoles (both browsers, individually) has been attached.
Example works in Safari (Version 3.0.4 (5523.15)).
Attachments (4)
Change History (1)
Changed June 20, 2010 05:49PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Documentation has been redone, see api.jquery.com .