[jquery-ui] Re: Confused about jQuery UI Builds and Themes and Customer Builds

2009-02-11 Thread Steven Black
In addition to what Lorin has said, there's a difference in the way the ui-tabs plugin is invoked. in jQuery-ui 1.5, we invoke $("#my_ul").tabs(); in jQuery-ui 1.6, we invoke $("#my_div_containing_ul").tabs(); So, for now, we have to keep our versions straight. **--** Steve On Feb 9, 4:5

[jquery-ui] Re: Confused about jQuery UI Builds and Themes and Customer Builds

2009-02-10 Thread Lorin Larson
The following may be related to the problem: There are several programs that run with jquery 1.2.6 but do not run with 1.3.1 & UI 6rc6. These incompatibilities are not well noted (and really there is a serious problem with backward compatibility with old programs and jquery 1.3.1 and the UI 6rc6

[jquery-ui] Re: Confused about jQuery UI Builds and Themes and Customer Builds

2009-02-10 Thread nevf
I can't see a mininfied version of jquery.ui.all.js (jquery.ui.all.min.js) in the jquery.ui-1.5.3 download, only minifed versions of individual files. I have download the 1.6rc6 Zip and successfully used the: ui.core.min.js & ui.tabs.min.js with the "Start" theme so I have a work-around. I haven'

[jquery-ui] Re: Confused about jQuery UI Builds and Themes and Customer Builds

2009-02-09 Thread ScottJehl
We're working to combine themeroller into the download builder process and we should have it online in the next few days. I can't speak to the different UI files acting oddly though - can you confirm that both the minified and regular js files are giving you problems? These files should work the s