Arjunsos / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

EXHIBIT: IE stop running this script warning #86

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.open page in Internet Explorer
2.
3.

What is the expected output? What do you see instead?
Instead of reaching the page. IE warns me the script is taking too long. i
have to click 'No' before it loads the exhibit. 

What version of the product are you using? On what browser and what
operating system?
simile exhibit.
Internet explorer 8 & 7 Windows xp and 7 beta.

Please provide any additional information below.
I was sending exhibit a 1500 object json file when the warning popped up.
I've sent it a 500 object json file and an error flag wasnt produced. I
then sent it 3 500 object json file and the warning came up. So i assume IE
doesnt like how long it takes to parse the json. Is there a work around?

Original issue reported on code.google.com by StuRos...@gmail.com on 25 Mar 2009 at 9:25

GoogleCodeExporter commented 8 years ago

Original comment by stefano.mazzocchi@gmail.com on 3 Apr 2009 at 8:03

GoogleCodeExporter commented 8 years ago
Large data being loaded into simile widget in large js files. Gives error in 
IE7.
"Stop running this script?" - A script on this page is causing IE to run 
slowly. If 
it continues to run, your computer may become unresponsive.

Original comment by mahesh.k...@gmail.com on 8 Nov 2009 at 12:27

GoogleCodeExporter commented 8 years ago
Is there any solution for this problem? I am facing the same issue with 1307 
items.

Original comment by aradema...@gmail.com on 16 Dec 2009 at 12:07

GoogleCodeExporter commented 8 years ago
According to Microsoft:  http://support.microsoft.com/kb/175500 this is by 
design.  
Microsoft's suggested fix is for users to modify the registry!  There has to be 
a 
better way to work around this?

Original comment by Jorn.Aab...@gmail.com on 3 Mar 2010 at 10:37

GoogleCodeExporter commented 8 years ago
I couldn't find a way around the bug. Instead I used http://taffydb.com/ and 
created 
my own simple faceted browser. taffydb might be overkill depending on what you 
are 
doing, but if you are making many complex searches taffydb is a nice 
abstraction to 
have.

Original comment by StuRos...@gmail.com on 3 Mar 2010 at 10:54

GoogleCodeExporter commented 8 years ago
Hey StuRoss04, can you give us a link or some code for your taffydb version?

Original comment by garet...@gmail.com on 28 Oct 2010 at 11:01