Does anyone know of any plugins written in jQuery that are similar to Dojo's Stateful? See: http://www.dojotoolkit.org/api/dojo/Stateful.html
Regards, Scott D Brooks
Does anyone know of any plugins written in jQuery that are similar to Dojo's Stateful? See: http://www.dojotoolkit.org/api/dojo/Stateful.html
Regards, Scott D Brooks
Not as far as I know. Dojo's stateful relies on very little Dojo. One removal of dojo.declare and a change of dojo.indexOf to $.inArray and it's done.
http://github.com/phiggins42/bloody-jquery-plugins/blob/master/Stateful.js