Modify ↓
Ticket #2455 (closed bug: fixed)
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: | ||
| Blocking: | Blocked by: |
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
Change History
Changed 5 years ago by Svaerke
-
attachment
Picture 3.png
added
Changed 5 years ago by Svaerke
-
attachment
Picture 4.png
added
Screenshot of example in Firefox 2.0.0.12/Mac
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Screenshot of example in Opera 9.25/Mac