This is a message.

Using jQuery tools with jQueryUI Created Jun 9, 2009

This thread is solved

Views: 1785     Replies: 1     Last reply Jun 10, 2009  
You must login first before you can use this feature

Simon
http://www.demodia.com/

Posts: 8

Registered:
Jun 9, 2009

Using jQuery tools with jQueryUI

Posted: Jun 9, 2009

I've run in to a problem where jQuery Tools and jQueryUI both want to initialise themselves using the .tabs() method. Surely given that many people will want to use these tools together this method should have been called something different. Or have I just missed something obvious?

Tero
Author of jQuery Tools and this website + JavaScript developer of Flowplayer.

Posts: 1868

Registered:
Nov 16, 2007

» Using jQuery tools with jQueryUI

Posted: Jun 10, 2009

Reply to: Using jQuery tools with jQueryUI, from sharvey
This is true and has been stated on the user's manual:

http://flowplayer.org/tools/using.html#other_libraries

Solution is simple. Just use one of them and not both of them at the same time. Both libraries can be downloaded so that the tabs are not included in the combination.