Closed GoogleCodeExporter closed 9 years ago
The UIChart.java class
(https://code.google.com/p/wicked-charts/source/browse/trunk/wicked-charts-jsf21
/src/main/java/com/googlecode/wickedcharts/jsf21/UIChart.java) contains the
constant PRE_JS which causes this issue.
Maybe a jQuery.ready() would fix it.
Original comment by veot...@googlemail.com
on 5 Feb 2013 at 1:12
Original comment by Matthias.Balke
on 6 Feb 2013 at 7:03
Original comment by Matthias.Balke
on 6 Feb 2013 at 7:16
This issue was updated by revision r235.
Now the fix has to be verified in IE 8
Original comment by Matthias.Balke
on 6 Feb 2013 at 7:31
Would please someone with IE 8 verify the fix?
http://www.wicked-charts.org/wicked-charts-showcase-jsf21/index.xhtml
Original comment by Matthias.Balke
on 6 Feb 2013 at 7:35
Is not working correct (see screenshot)
Javascript error message:
Details zum Fehler auf der Webseite
Meldung: Das Objekt unterstützt diese Eigenschaft oder Methode nicht.
Zeile: 2
Zeichen: 86109
Code: 0
URI:
http://www.wicked-charts.org/wicked-charts-showcase-jsf21/js/jquery-1.8.1.min.js
It seems that the jQuery version isnt supported by IE8.
From javascript console this ",g=cQ.exec(b)" method in jquery throws the
exception...
Original comment by veot...@googlemail.com
on 7 Feb 2013 at 6:35
Attachments:
Thanks for testing veote12!
Does anybody know which jQuery version is working best with IE 7, IE8 and IE9?
This post on StackOverflow gives some hints on jQuery IE8 bugs:
http://stackoverflow.com/questions/879137/problem-with-jquery-in-internet-explor
er-8
I'll try some of them.
Original comment by Matthias.Balke
on 7 Feb 2013 at 8:24
This issue was updated by revision r236.
using latest jQuery version now (1.9.0)
added type="text/javascript" to script tags
Original comment by Matthias.Balke
on 7 Feb 2013 at 8:36
[deleted comment]
I tested again. Same issue. But I think is more an IE + jQuery compability
issue than a problem of wickedcharts.
My IE version is: 8.0.7601.17514CO
Original comment by veot...@googlemail.com
on 8 Feb 2013 at 6:10
Hi ,
Iam also facing the same issue
Original comment by sathiyan...@gmail.com
on 5 Sep 2013 at 7:32
moved issue to github at https://github.com/thombergs/wicked-charts/issues/7
Original comment by tom.homb...@gmail.com
on 21 Apr 2014 at 11:34
Original comment by tom.homb...@gmail.com
on 21 Apr 2014 at 11:38
Original issue reported on code.google.com by
veot...@googlemail.com
on 5 Feb 2013 at 7:55