IT Tips

Access

Blog History

jQuery Version Shuffle

Today I tried to run the following javascript using jQuery 1.4.2 on IE8 under Windows XP Pro SP3: // returns 'pallet' tabname var tab = get_tab(); // returns 'pallet-item' text input field var target_field = get_target_field(tab); // works in firefox and chrome but...

read more

Wakanda HTML 5 Javascript Framework

Another entry to add to my HTML 5 Framework List is Wakanda. My frustration with jQuery UI is that you have to hand code the pages. Wakanda appears to have an IDE that allows drag and drop of widgets onto a canvas and the configuration of datasources and classes that...

read more