nehed-amri / dwpe

Automatically exported from code.google.com/p/dwpe
MIT License
0 stars 0 forks source link

Visualize with jQuery versions above 1.4.2 on FF #51

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Visualize works perfectly with jQuery version 1.4.2.  But using 1.4.3 or 1.4.4 
results in the following error when run on Firefox 3.6.12:

Error: uncaught exception: [Exception... "An invalid or illegal string was 
specified"  code: "12" nsresult: "0x8053000c (NS_ERROR_DOM_SYNTAX_ERR)"  
location: "js/visualize.jQuery.js Line: 358"]

This only seems to happen in Firefox. The code executes successfully in Chrome, 
Safari and IE8.

Original issue reported on code.google.com by rstein2...@gmail.com on 30 Nov 2010 at 5:48

GoogleCodeExporter commented 8 years ago
I confirm that this is indeed the case. However i also have problems with at 
least IE9 beta. The table is fine and graph shows with 1.4.2. but with 1.4.4. 
nothing shows.

Original comment by ogac...@gmail.com on 14 Dec 2010 at 12:38

GoogleCodeExporter commented 8 years ago
I confirm this with Firefox 3.6.13 and jQuery 1.6.1

The same page works fine in Opera 11.01 and Chromium 8.0.552.237

Original comment by fca...@gmail.com on 18 May 2011 at 11:03