Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Old 11-10-2008, 10:50 PM Help With JQuery...
Average Talker

Posts: 19
Name: Jit
Trades: 0
I want to use JQuery to create an image gallery similar to this: http://www.webdesignerwall.com/demo/...placement.html It seems that all I need to do now is to download the jquery.js file. I went to the jquery website (http://docs.jquery.com/Downloading_jQuery) and I have some questions...

1. I was expecting to find jquery.js but it looks like I should just download the latest file (1.2.6), right?

2. When I reference the file in my code, should I reference it like this?

Code:
<script type="text/javascript" src="jquery-1.2.6.js"></script>
Or am I supposed to rename the file as jquery.js and THEN reference it like this?

Code:
<script type="text/javascript" src="jquery.js"></script>
Or is either way okay?

3. Also, which version should I download? Minified? Packed? Or Uncompressed? (I'll be using the image gallery feature for my retail website - americanchic.net).

4. Once I download the file, all I need to do is upload it to my server, right? No extra steps, right?

Thank you for your help in advance!
jihanemo is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-11-2008, 05:22 AM Re: Help With JQuery...
stoot98's Avatar
Ultra Talker

Posts: 427
Name: Stuart
Location: Glasgow, Scotland
Trades: 0
It doesnt matter what name you reference it by as long as they both match.

i dont think it matters what compression you use. Im guessing you would want uncompressed should you be interested in looking at the underlying code and/or making modifications.

Yes, you should just need to upload it to the server and make sure your 'src' path is correct
stoot98 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Help With JQuery...
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.43959 seconds with 12 queries