+ 8
N notepad++ jquery
hown to start eding and using jquery
3 Réponses
+ 15
You have to link jquery :- Example:-
<script src="jquery.js"><script>
The above example is used when u host Jquery yourself...Make sure you give the right directory to the file like :- New Folder/Jquery.js .....I suggest keep them in the same folder
You can also link Jquery to one of the CDN's
+ 7
i add a new file and qopied jquery library but no $ sign possible
+ 7
thx nik i realised that i forgot a bricjet> but took me 3 days :) see, doing this lol
while editing the src property