Bug Tracker

Modify

Ticket #2460 (closed bug: invalid)

Opened 5 years ago

Last modified 14 months ago

$('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

index.html Download (127.2 KB) - added by ynot408 5 years ago.

Change History

Changed 5 years ago by ynot408

comment:1 Changed 5 years ago by scott.gonzal

  • Status changed from new to closed
  • Resolution set to invalid

Your page has invalid markup.

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

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.