Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
navjotsinghprince committed Mar 23, 2024
1 parent d59eb4c commit a9354e6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jQuery-Cheat-Sheet.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[ADD JQUERY INTO WEBPAGE CDN AND MANUAL CODE]
<script src="jquery.js" charset="utf-8"></script> //manually add file
<script src="my-jquery-functions.js" charset="utf-8"></script> // seperate functions file
<script src="my-jquery-functions.js" charset="utf-8"></script> //seperate functions file
cdn google here ----- //Content Delivery Network //Recomended
cdn microsoft-----
cdn official site-----
Expand Down
Binary file removed jQuery-Selectors.pdf
Binary file not shown.

0 comments on commit a9354e6

Please sign in to comment.