I don't think you'll have any problem using Dojo, and as far as I know, you can use it along with jQuery (if you need jQuery for anything). web2py doesn't really depend on jQuery, but the scaffolding app does use jQuery in calendar.js, superfish.js, and web2py_ajax.html (which adds web2py's Ajax functionality, including the components functionality documented in Ch. 13 of the book). Anthony
On Wednesday, April 13, 2011 1:10:11 PM UTC-4, mikech wrote: > I've been following a conversation here: http://blog.rebeccamurphey.com/ in > which the author indicates a preference for Dojo Toolkit over JQuery. The > comments in her posts seem to support this point of view, not to mention > this less respectful post: > http://bobremeika.com/2011/03/03/jquery-is-for-n00bs/ > > So I was just wondering how pluggable is the Javascript implementation? > > Mike >

