Skip to main content

Bug Tracker

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)
  • Firefox_Error_console.txt (7.5 KB) - added by Svaerke March 04, 2008 05:06PM UTC.
  • Opera_Error_console.txt (1.6 KB) - added by Svaerke March 04, 2008 05:06PM UTC.
  • Picture 3.png (6.5 KB) - added by Svaerke March 04, 2008 05:05PM UTC.

    Screenshot of example in Opera 9.25/Mac

  • Picture 4.png (8.7 KB) - added by Svaerke March 04, 2008 05:05PM UTC.

    Screenshot of example in Firefox 2.0.0.12/Mac

Change History (1)

Changed June 20, 2010 05:49PM UTC by dmethvin comment:1

resolution: → fixed
status: newclosed

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