The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How do I install jQuery?
|
#2
|
|||
|
|||
![]()
JQuery what?? All JQuery is a simplified version of javascript, So it would depend what JQueary code you wanted to add
![]() http://docs.jquery.com/Tutorials:How_jQuery_Works That tutorial helps too |
#3
|
|||
|
|||
![]()
I just wanted to install the version "jquery-1.2.6.min"
|
#4
|
|||
|
|||
![]()
Does it not come with instructions??
Where ever it is you are getting that file it should tell you how to use it, otherwise it can be dangerous to install/Upload files you don't know anything about, Especially Javascript type files, What are you hoping to acheive, by installing this???? ![]() |
#5
|
|||
|
|||
![]() Quote:
|
#6
|
|||
|
|||
![]()
Just upload the jquery-1.2.6.min file to your server and then reference it in your headinclude template, i.e.,
Code:
<script type="text/javascript" src="/path_to_script/jquery-1.2.6.min"></script> |
#7
|
||||
|
||||
![]()
jquery-1.2.6.min.js is just a file you upload to your server. It's included in one of the modifications I downloaded and all I did was upload it into the appropriate folder that the install instructions said to install it in.
|
#8
|
|||
|
|||
![]()
Nobody actually answered this question so I thought I would post just incase anyone else needed to know.
Just put this code somewhere between the <head>tags. HTML Code:
<script src="http://code.jquery.com/jquery-latest.js"></script> |
#9
|
|||
|
|||
![]()
Anybody checked if its a better performance to get the jquery file from google or from jquery?
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|