It's have been a long time since I use jQuery UI tabs in my project. My client want dragable function, so I use this opportunity to upgrade all jquery ui.

However, I notice one page got broken, because now the class used for selected tab is hardcoded in the ui.tabs.js

I search the ticket and found this: http://dev.jqueryui.com/ticket/3691

I just wonder, what the decision to remove the option and use hardcoded class instead? As I know, using hardcoded constant will lead to hard to maintenance code and might result in an inconsistence.

Whatever the decision, I want to thanks to all jQuery developer and jQuery UI contributor.

--
Donny Kurnia
http://blog.abifathir.com
http://hantulab.blogspot.com
http://www.plurk.com/user/donnykurnia

Reply via email to