Vertical tabs work with optimize JavaScript files disabled, fails when enabled
shunting - July 29, 2009 - 21:44
| Project: | jQuery UI |
| Version: | 6.x-1.3 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I've used the vertical tabs JS as set up here (which uses jquery-1.3.2.js):
http://jquery-ui.googlecode.com/svn/trunk/demos/tabs/vertical.html
It works very well when optimize JavaScript files is DISabled, but fails (leaving the page a mess) with optimization is enabled. This is true no matter what setting jquery_update's compression level is at (development or production).
If you've got a lot of content you want to get on one page, vertical tabs are the only way to go from a usability standpoint. What should be my procedure to resolve this issue?
