Bug Tracker

Modify

Ticket #3142 (closed bug: duplicate)

Opened 5 years ago

Last modified 14 months ago

"Object doesn't support this property or method" error in MSIE 7 with connected sortable lists containing objects (flash files)

Reported by: weapey Owned by:
Priority: major Milestone: 1.3
Component: core Version: 1.2.6
Keywords: ajax Cc:
Blocking: Blocked by:

Description

I've been working on an application that uses flash charts in 3 sortable lists all connected to mimic a dashboard where users can drag the panels around in whichever comment they want, then an ajax call is made to store the positions of each graph.

I've been having a problem with MS Internet Explorer 7 however. If you have a list which contains multiple flash objects, the second call to $.ajax or any of its higher level implementations will result in an error if it was called from a callback function of the sortable lists.

This does not result in an error in Firefox. I have not tested it in any other browsers.

The attached files demonstrate the problem the best I can.

Attachments

test.html Download (4.5 KB) - added by weapey 5 years ago.
test.html (reqiures jquery-1.2.6.js and jquery.ui.all.js)
Pie3D.swf Download (50.5 KB) - added by weapey 5 years ago.
Developed by FusionCharts

Change History

Changed 5 years ago by weapey

test.html (reqiures jquery-1.2.6.js and jquery.ui.all.js)

Changed 5 years ago by weapey

Developed by FusionCharts

comment:1 Changed 5 years ago by flesler

  • Component changed from core to ajax

comment:2 Changed 4 years ago by john

  • Status changed from new to closed
  • Resolution set to duplicate
  • Component changed from ajax to core

Duplicate of #2845.

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.