0

hie am new to programing i wanted to know how can i add jquery to my javascript code

jquery

20th Jul 2018, 2:20 PM
Abel
Abel - avatar
2 odpowiedzi
+ 8
Hi Abel you need to add this in the html head then proceed with your jQuery. <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
20th Jul 2018, 2:24 PM
bobbie
bobbie - avatar
+ 1
thank you very much
20th Jul 2018, 2:44 PM
Abel
Abel - avatar