jQuery UI support in bluApple.
I have just implemented as an addon to bluApple the jQuery UI from http://jqueryui.com/
I have not fully used it yet so I have not posted the update. I'm currently working on a project where I thought it would be useful. I really like it's ability to theme and it really meshes well with how I have JS addons setup.
With that said once I have tested it out, I will post the release of jQueryUI addon and I will update the download package. I am really feeling that it should be part of the core addons. But I will ,by default, have it set to not load on all pages. This way you can request it when you need it.
All you will have to do is at the top of any page you are working on in bluApple 2.0 put the following code.
If you want to change the theme of the jQuery UI components you can do something like this:
<cfset request.bc.jqueryui_theme='ui-lightness' >
Not too hard :)
your thoughts are what make the world go round, so feel free to speak up. All opinions are valued.

There are no comments for this entry.
[Add Comment]