Modify ↓
Ticket #2460 (closed bug: invalid)
$('div.itemContent', this.parentNode.parentNode) returns empty in Firefox
| Reported by: | ynot408 | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.4 |
| Component: | core | Version: | 1.2.3 |
| Keywords: | Cc: | ynot408@… | |
| Blocking: | Blocked by: |
Description
Hi,
var targetContent = $('div.itemContent', this.parentNode.parentNode); The above code doesnot return a targetcontent in FireFox
Steps to reproduce the problem - Have attached the html page that has this problem. Clicking on + for Test Method: test_GCCLogin_Compuserve should expand it like it happens for other rows in FIREFOX 2.0.0.12. But this doesnot seem to happen.This works fine with IE6.
Thanks & regards, Paul
Attachments
Change History
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.

