ninja / ui

Ninja User Interface, the jQuery plugin for lethal interaction.
http://ninjaui.com
Apache License 2.0
284 stars 23 forks source link

jQuery 1.6 #6

Closed uipoet closed 13 years ago

uipoet commented 13 years ago

jQuery 1.6 dropped support of assigning the className attribute when creating html objects. Need to replace all className assignments with attribute class for 1.6 compatibility. If possible, keep compatible with 1.5.

uipoet commented 13 years ago

Ninja UI is now compatible with jquery 1.6 and backwards compatible to 1.5.