Side navigation
#768 closed bug (duplicate)
Opened January 09, 2007 05:06AM UTC
Closed January 09, 2007 03:28PM UTC
Last modified June 19, 2007 06:59AM UTC
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?
Attachments (0)
Change History (1)
Changed January 09, 2007 03:28PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate: #766