Ask your own question, for FREE!
Computer Science 16 Online
OpenStudy (anonymous):

what is JQUERY???? how to install it

OpenStudy (anonymous):

It's a javascript library. You can download it here: http://docs.jquery.com/Downloading_jQuery#Download_jQuery Or you can link it in the head section of your webpage with the following line: <script type='text/javascript' src=' http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js' ></script> There is no installation, jou just put it in some folder acessible via your webserver (on linux it's usually /var/www/, on windows xampp installation, it's C:\xampp\htdocs, or something similar, and on paid hosting, it's usually <your home folder>/public_html)

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!