#768 closed bug (duplicate)
Issue with using next()
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.1a |
Component: | core | Version: | 1.1a |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When using next() it doesn't appear to see the next item in the DOM.
I've setup http://allan.iws.co.nz/test/ as an example. The navigation is meant to display the DD after the DT is clicked (see js/startup.js) but doesn't.
I've tried the identical code with jQuery 1.0.4 and it works fine.
Is this something wrong with my JS or is it a bug?
Note: See
TracTickets for help on using
tickets.
Duplicate: #766