Bug Tracker

Modify

Ticket #5149 (closed bug: invalid)

Opened 4 years ago

Last modified 3 years ago

modifying an iframe content in firefox does'n work.

Reported by: web1.tradestation Owned by:
Priority: major Milestone: 1.4
Component: manipulation Version: 1.3.2
Keywords: Cc:
Blocking: Blocked by:

Description

this statements fails when is executed in firefox 3.5.2:

$('#htiIFrame').contents().find("table:first").remove();

the element is actually removed from the DOM but the iframe visualization is not updated.

It does works in IE8.

Take a look to the attached pictures

Attachments

Firefox.jpg Download (100.2 KB) - added by web1.tradestation 4 years ago.
IE8.jpg Download (93.8 KB) - added by web1.tradestation 4 years ago.
IE8.2.jpg Download (93.8 KB) - added by web1.tradestation 4 years ago.

Change History

Changed 4 years ago by web1.tradestation

Changed 4 years ago by web1.tradestation

Changed 4 years ago by web1.tradestation

comment:1 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid
  • Component changed from unfiled to manipulation

From the description it sounds like this is a Firefox bug. Can you reopen with a simple test case?

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.