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
Order of scripts in the head tag
Old 10-27-2009, 02:56 PM Order of scripts in the head tag
Average Talker

Posts: 16
Trades: 0
Hi all.

On my site I had a fully working lightbox that called various scripts in the headtag, one of which is the prototype script. I have now added a new script to the homepage called easySlider1.7 which requires jquery.

Since this addition only one script will work at a time depending on which is called first, prototype first means lightbox works, and jquery means easyslider works.

Any ideas on a work around or why this might be happening.

Thanks,
Dan
superdan_35 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-27-2009, 10:41 PM Re: Order of scripts in the head tag
treyk4's Avatar
Skilled Talker

Posts: 89
Name: Trey
Trades: 0
This should be what you're looking for:
http://docs.jquery.com/Using_jQuery_...ther_Libraries

HTH,
~Trey
__________________
Decatur-Austin Robotics Coalition (DARC) -
Please login or register to view this content. Registration is FREE

treyk4 is offline
Reply With Quote
View Public Profile
 
Old 10-28-2009, 07:59 AM Re: Order of scripts in the head tag
Average Talker

Posts: 16
Trades: 0
Cheers, much help!
superdan_35 is offline
Reply With Quote
View Public Profile
 
Old 10-28-2009, 11:36 AM Re: Order of scripts in the head tag
spyderwebtech's Avatar
Skilled Talker

Posts: 51
Trades: 0
when using jQuery with other libraries (especially when they also use the $ for calls) is to put jQuery in no conflict mode

or make jQuery calls using

if you follow this approach then it won't matter the order of the library scripts in the header.
spyderwebtech is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Order of scripts in the head tag
 

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.19612 seconds with 12 queries