bigman73 Posted November 8, 2013 Report Share Posted November 8, 2013 It works fine with jQuery UI 1.8.18, but when I switch to the newer version I get this error message: Uncaught TypeError: Cannot call method 'call' of undefined I'm using jQuery 1.10.2, but the problem happened when using the older jQuery 1.8.2 and 1.9.1 Any ideas? Quote Link to comment Share on other sites More sharing options...
0 JuanC Posted November 8, 2013 Report Share Posted November 8, 2013 I just tested 1.8.2, 1.9.2 and 1.10.3 and they all seemed to run fine. Can you check the version of jChartFX you are using? I remember we fixed an issue with a recent (maybe 1.9) jQuery UI change so you might need to download a newer jChartFX build. You can check the version of jChartFX like this alert(cfx.Version); JuanC Quote Link to comment Share on other sites More sharing options...
0 bigman73 Posted November 8, 2013 Author Report Share Posted November 8, 2013 I'm using 7.0.4728.16930. Took it from a jsFiddle example for jQuery that was posted in another thread here. Just download the new version (7.1.5044.21402) and it works with the newer jQuery UI version! BTW: For those who want to download the full version instead of using many smaller js files, this is the link to the newer version: http://www.jchartfx.com/jChartFX/7.1.5044.21402/jchartfx.full.js I think this URL should be visible in the downloads area. When you download the zip it has the fragments js files. I might be wrong and may have missed it, but for jchartfx noobs the full js is much easier to start with. Thanks, Yuval Quote Link to comment Share on other sites More sharing options...
Question
bigman73
It works fine with jQuery UI 1.8.18, but when I switch to the newer version I get this error message:
I'm using jQuery 1.10.2, but the problem happened when using the older jQuery 1.8.2 and 1.9.1
Any ideas?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.