×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: HTML
Posted by: Nihad Nagi
Added: Sep 26, 2016 2:15 AM
Modified: Sep 26, 2016 2:23 AM
Views: 2095
Tags: html js script
  1. <script type="text/javascript">
  2. (function($) {
  3.                         (function($){                          
  4.                                
  5.                                 jQuery("#").event({
  6.                                        
  7.                                 });
  8.                         })(jQuery);
  9. })(jQuery);