Advertisement
perazite

Contao: superbgimage mobile deaktivate

Mar 19th, 2013
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
jQuery 0.15 KB | None | 0 0
  1. @mcp - add to funktion (begin/end): SuperBGimage
  2.  
  3.  
  4. // start mobile check
  5. if (!$('body').hasClass('mobile')){
  6.  
  7. and closing tag
  8. }// end mobile check
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement