Bug Tracker

Opened 13 years ago

Closed 13 years ago

Last modified 11 years ago

#6275 closed bug (invalid)

ie8 and "Stop running this script?"

Reported by: skilic Owned by:
Priority: Milestone: 1.4.3
Component: unfiled Version: 1.4.2
Keywords: ie8 Cc:
Blocked by: Blocking:

Description

My treeview has 250 node and all of them has child.

$("#CustTree").treeview({

url: "TreeView/CustTreeView", control: "#treecontrol",

unique: false

})

my code return all nodes less then 1 second but in ie8 I get error like below .


Windows Internet Explorer


Stop running this script?

A script on this page is causing your web browser to run slowly. If it continues to run, your computer might become unresponsive.


Yes No


Have any idea ?

Tanks

Change History (1)

comment:1 Changed 13 years ago by dmethvin

Resolution: invalid
Status: newclosed

Not a jQuery core bug, but you can get help on the forum.

http://forum.jquery.com

Note: See TracTickets for help on using tickets.