hi there
how can i load jquery from EE, now i use link from google but it make a page speed slower
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
June 24, 2011 5:10pm
Subscribe [1]#1 / Jun 24, 2011 5:10pm
hi there
how can i load jquery from EE, now i use link from google but it make a page speed slower
#2 / Jun 24, 2011 8:55pm
#3 / Jun 24, 2011 9:16pm
Thank you for response but it does not clear to me because i want to now haw can i use jquery how use UI how use themes how use css
#4 / Jun 27, 2011 1:39am
Farrukhny,
Has anyone pointed you to Mike Boyink’s tutorials on Train-ee? If not then (http://www.train-ee.com/courseware/free-tutorials) you may want to check them out. It walks you through a complete build out of a site.
There is also more information about linking to CSS sheets at the following link:
http://ellislab.com/expressionengine/user-guide/templates/globals/stylesheet.html
Of if you like you can make all of your CSS and JS static files on the server and just point to them using the {site_url}scripts/yourjsfilehere.js format.
Hope this helps