#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@… | |
Blocked by: | Blocking: |
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 (1)
Change History (2)
Changed 16 years ago by
Attachment: | index.html added |
---|
comment:1 Changed 16 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Your page has invalid markup.