Advertisement
Guest User

[BT] Chat Only w/ Video

a guest
Sep 22nd, 2014
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $('#main')[0].id="main2";
  2. $.getScript('http://berrymotes.com/fullchat.js');
  3. $('#main2').css('width','100%');
  4. $('#main2').css('position','fixed');
  5. $('#main2').css('bottom','0px');
  6. $('#main2').css('height','35%');
  7. $('#main2').css('margin','0px');
  8. $('#main2').css('padding','0px');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement