Bug Tracker

Opened 15 years ago

Closed 13 years ago

#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:
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)

Picture 3.png (6.5 KB) - added by Svaerke 15 years ago.
Screenshot of example in Opera 9.25/Mac
Picture 4.png (8.7 KB) - added by Svaerke 15 years ago.
Screenshot of example in Firefox 2.0.0.12/Mac
Firefox_Error_console.txt (7.5 KB) - added by Svaerke 15 years ago.
Opera_Error_console.txt (1.6 KB) - added by Svaerke 15 years ago.

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by Svaerke

Attachment: Picture 3.png added

Screenshot of example in Opera 9.25/Mac

Changed 15 years ago by Svaerke

Attachment: Picture 4.png added

Screenshot of example in Firefox 2.0.0.12/Mac

Changed 15 years ago by Svaerke

Attachment: Firefox_Error_console.txt added

Changed 15 years ago by Svaerke

Attachment: Opera_Error_console.txt added

comment:1 Changed 13 years ago by dmethvin

Resolution: fixed
Status: newclosed

Documentation has been redone, see api.jquery.com .

Note: See TracTickets for help on using tickets.