Skip to main content

Bug Tracker

Side navigation

#3142 closed bug (duplicate)

Opened July 08, 2008 08:41AM UTC

Closed December 18, 2008 03:35PM UTC

Last modified March 14, 2012 08:49PM UTC

"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:
Blocked by: Blocking:
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 (2)
  • Pie3D.swf (50.5 KB) - added by weapey July 08, 2008 08:42AM UTC.

    Developed by FusionCharts

  • test.html (4.5 KB) - added by weapey July 08, 2008 08:42AM UTC.

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

Change History (2)

Changed July 15, 2008 02:19AM UTC by flesler comment:1

component: coreajax

Changed December 18, 2008 03:35PM UTC by john comment:2

component: ajaxcore
resolution: → duplicate
status: newclosed

Duplicate of #2845.