Skip to main content

Bug Tracker

Side navigation

#2460 closed bug (invalid)

Opened March 05, 2008 01:55PM UTC

Closed March 05, 2008 02:55PM UTC

Last modified March 15, 2012 02:15AM UTC

$('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@gmail.com
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)
  • index.html (127.2 KB) - added by ynot408 March 05, 2008 01:56PM UTC.
Change History (1)

Changed March 05, 2008 02:55PM UTC by scott.gonzal comment:1

resolution: → invalid
status: newclosed

Your page has invalid markup.

<td><font><div><a>..</a></div>....</td></font>