Guest User

Untitled

a guest
Oct 22nd, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. <snippet>
  2. <content><![CDATA[
  3. <script>
  4. jQuery(function(\$) {
  5. ${1://put all your jQuery goodness in here.}
  6. });
  7. </script>
  8. ]]></content>
  9. <!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
  10. <tabTrigger>jqready</tabTrigger>
  11. <!-- Optional: Set a scope to limit where the snippet will trigger -->
  12.  
  13. <!-- Optional: Description to show in the menu -->
  14. <description>jQuery Document Ready</description>
  15. </snippet>
Add Comment
Please, Sign In to add comment