Hi there,
It seems the layout of the jquery ui bundle has changed since some of the documentation was written. I cannot for example find any separate files to use as parameters for the jquery_ui_add function. To quote from the readme
"See the contents of the jquery.ui-X.X sub-directory for a list of available
files that may be included, and see http://ui.jquery.com/docs for details on
how to use them. The required ui.core file is automatically included, as is
effects.core if you include any effects files."
In my jquery,ui folder I do not have any subfolders that contain separate js files. I only have "jquery-ui-personalized-1.5.3.js" and "jquery-ui-personalized-1.5.3.min.js". I know the readme says to download the developer version of the jquiery ui plugin but I couldn't find a reference to that on the jquery ui page. Maybe I downloaded the wrong file. If so please tell me where I can find the correct one.
thanks
Comments
Comment #1
ChrisBryant commentedYes, the documentation needs updating. It says to download the "development" version of Jquery UI which isn't listed on the site any more.
I assume that is what they are now calling "preview" vs. "stable" and that the current stable version is ok to use since it is the 1.5.x version.
Comment #2
pflame commentedYes the links to download has been changed. For correct url, visit Developer links section at this url http://jqueryui.com/home.
Please change the location of the download link in the README file.
http://jquery-ui.googlecode.com/files/jquery.ui-1.5.3.zip (stable release)
http://jquery-ui.googlecode.com/files/jquery.ui-1.6rc6.zip (development)
Comment #3
beginner commentedSee #434424: README.txt: Need to update INSTALLATION
Comment #4
damienmckenna#497372: Settings page or hook_requirements to help identify whether jquery ui files in correct directory might help with this.
Comment #5
sunMarking as duplicate of #362509: New jQuery UI release system. Please search for existing issues before submitting a new one. You can follow up on that issue to track its status instead. If any information from this issue is missing in the other issue, please make sure you provide it over there.
However, thanks for taking the time to report this issue.
Comment #6
sunMarking as duplicate of #362509: New jQuery UI release system. Please search for existing issues before submitting a new one. You can follow up on that issue to track its status instead. If any information from this issue is missing in the other issue, please make sure you provide it over there.
However, thanks for taking the time to report this issue.