Closed (outdated)
Project:
jQuery UI
Version:
6.x-1.4
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2011 at 02:13 UTC
Updated:
20 Nov 2022 at 22:51 UTC
Jump to comment: Most recent
I see many fail installations on jQuery UI, after help several users then I think it's time to write detail instruction based on my experiences:
What is the differect between them?
jquery-ui-1.7.3.zip: is the basic version, no additional theme
jquery-ui-1.7.3.custom.zip: is a custom version, you must choose which components and additional theme. After click Download then a custom jquery created for you. REMEMBER that in this "custom" build there is a new folder called "development-bundle"
ATTENTION! If your previous installation fail then you must click:
* Site Configuration - Performance -Clear cached data
Comments
Comment #1
riiver_of_dreams commentedJust wanted to say THANK YOU. I've read half a dozen how-tos for installing jquery UI, none of which worked. This worked. Thanks!
Comment #2
ergophobe commentedThanks - worked great
Comment #3
afox commentedThanks, bonked my head with this & Hierarchial Select for a while!
Comment #4
garymullins commentedWould it be a problem to use jQuery UI 1.8.10? It works with jQuery 1.3.2. I have searched this site and I cannot find a definitive answer about using it. I am using Drupal 6.20
Comment #5
mrothmay commentedThanks for your clear, step-by-step instructions.
jQuery 1.7.2 worked for me, 1.8.1 did not.
Comment #6
EvanDonovan commentedThis worked for me as well. Could you add this as a handbook page in the jQuery UI docs, so that the task could be marked "fixed"?
I should note that jQuery UI 1.8.x did not work with the Tabs module (http://drupal.org/project/tabs), for anyone who may be trying to use these two modules together. jQuery UI 1.7.x did, however.
Comment #7
jebernier commentedInstalled, now what? Not sure how to use it? Should I be seeing something in CKEditor?
Thanks-in-Advance,
John
Comment #8
msathesh commentedThanks for posting the difference between the custom jQuery and the basic version. I didn't knew it before reading here.
Comment #9
karljohann commentedThe reason (as far as I can tell) why 1.8.10 doesn't work is because in that version the names of the script files has been changed to jquery.ui.widgets.min.js, etc. so the links to the files are all wrong.
Comment #10
garymullins commentedJust a thought, but could that be addressed with a template override?
Comment #11
hooface commentedThanks - worked great
Comment #12
amariotti commentedGreat tutorial. Definitely helped.
Comment #13
dags commentedIf you've just downloaded 1.7.3 or 1.8.x from http://jqueryui.com/download, the jquery.ui folder might not have sufficient permissions by default, which will result in a "jQuery UI plugin is missing..." error on the modules page. "chmod 755 jquery.ui" worked for me.
Comment #14
dags commentedComment #15
emdalton commentedAnother thank you for these instructions!
If jQuery UI requires jQuery Update, why isn't that listed as a dependency?
Comment #16
giacy86 commentedThe upload path should not be "/sites/all/libraries/jquery.ui"? In fact, into jquery_ui.module there is:
Comment #17
dunx commentedWorth noting you can download jQuery UI 1.7.3 dev bundle and themes package from http://blog.jqueryui.com/2010/05/jquery-ui-173/
Comment #18
nod_Version for Drupal 6 is not supported anymore, closing.