Advertisement
all2aller

Jquery noConflit FW

Feb 21st, 2014
422
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
jQuery 0.16 KB | None | 0 0
  1. jQuery(function (jQuery) {
  2.  
  3.     'use strict';
  4.  
  5.     var rt = window.rt || {};
  6.  
  7.  
  8. rt.Code = function() {
  9.  
  10. // You Code Here
  11.  
  12. };
  13.  
  14.  
  15.  
  16. rt.Code();
  17.  
  18.  
  19. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement