Re: [Jmol-users] Bug when using jquery ui tooltip widget

2015-08-20 Thread trematodeo
Hi Bob, Jqueryui is compatible with jQuery1.6+, I also tried to use JSmol.nojq.min.js and I got the same error. I will keep on this a bit more and if I don't find a solution I will use any other tooltip widget, isn't a big deal. Thanks for your time! Fausto On 19 August 2015 at 23:13, Robert Han

Re: [Jmol-users] Bug when using jquery ui tooltip widget

2015-08-19 Thread Robert Hanson
Make sure your version of the ui is compatible with JSmol's version of jQuery. Also, make sure you properly "scope" your jQueryUI css. One thing you can try is to use JSmol.nojq.min.js and then add your own jQuery and jQueryUI if you want. But be aware that if you add the full jQueryUI package (m

[Jmol-users] Bug when using jquery ui tooltip widget

2015-08-19 Thread trematodeo
Hello, I found a bug when using jqueryui tooltip widget ( https://jqueryui.com/tooltip/) in the same page of jsmol. To reproduce edit file simple1.htm from jsmol package: 1. Add the jqueryui js and css files at : 2. Add the call to create tooltip inside