Guest User

Untitled

a guest
May 20th, 2018
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <script>
  2.  
  3. jQuery( document ).ready(function() {
  4.  
  5. jQuery('#custom-grid').wrapInner('<div class="grid-inner"></div>');
  6.  
  7. });
  8.  
  9. </script>
Add Comment
Please, Sign In to add comment