Menu

Development Update

Well... What an interesting development week for this it has been!

Unfortunately it turned out that JQuery UI is not a suitable framework to leverage off of, The component theming are hard-coded class names which kind of destroys the point of object orientation...
As such, the Checkboxes, Lists, and selectors will be programmed as they would have been replaced with the JQuery UI.
Between the argument of JQueryTools (www.jquerytools.org) and JQuery UI, JQuery tools won hands down simply because of JQuery UI's theme implementation, as well as dependency javascripts..

Currently using JQuery UI for :
Draggable
Droppable
Resizable

Selectables and everything else it simply does not do the job

JQuery tools is being used for tooltips, accordians, and pretty much everything else. Simply because it allows your own div's and theming and adheres to object orientation.

Hoping you love the update! This is a big one with lots and lots of re-workings, i'm not a genius after all.. However you can simply plug in any JQuery framework of your choosing without any hassle what-so-ever and apply any theming you like, whether in code using the unique CSS generation, or via external CSS files (registerable via any "Feature", or simply added to the Page css links) and overriding the class names of the components.

Truly, developing a web application cannot be simpler!

Posted by Marc Magon 2012-11-14

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.