Hi Frank and other jQuery users,
I was testing yesterday customizing my math plugins with jQuery.
Has anybody tried to create jQuery css based themes for moodle? ThemeRoller http://jqueryui.com/themeroller/ makes modifying basic theme css very easy, you can immediately download the css and images as compact set, it's crossbrowser compatible and easy to integrate with any plugins of moodle.
Extra plus for testers is external theme switcher that can be used to test basic structure before adding the actual themes or plugin themes. Although jQuery libraries are not a core part of moodle it is easy to add and update the basic lib, css and widget files for example to lib/jQuery ...
I think we could create some jQuery based theme for moodle 2.0 as well - it does not seem to have conlicts with YUI or other scripts of moodle and should work fine with new theme system that Petr and Tim have been building.