How to edit jquery? -


i have downloaded latest jquery version, placed website's folder , added following code index.html

<script src="js/jquery-1.9.1.js"></script> 

my question is, should enter actual jquery code want use? thanks.

either inline in block, or in js file linking within header. ideally below line posted.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -