jQuery has a mode called "noConflict" which you can use to assign the jQuery "shortcut" ($ by default) to any other variable.
http://docs.jquery.com/Core/jQuery.noConflict Best - Roman Fabian Jakobs wrote: > Dietrich Streifert schrieb: >> Hello everybody, >> >> as a followup to my question regarding charting libraries I came up to >> have a closer look into flot (http://code.google.com/p/flot/) which is >> based on jQuery. >> >> Are there any known problems using jQuery with qooxdoo? >> >> Thank you for your help. >> >> > I guess the problems will be the same as with prototype bacause jQuery > uses the $ sign as well. If you don't want to touch jQuery code you can > try to disable the variable and/or the string optimizer. > > Best Fabian > ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
