Guest User

Untitled

a guest
Jul 17th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1.  
  2. jQuery("#chatbox_"+chatboxtitle).css('bottom', '0px');
  3. jQuery("#chatbox_"+chatboxtitle).css('margin-bottom', '17px');
  4. jQuery("#chatbox_"+chatboxtitle).css('position', 'absolute');
  5. jQuery("#user_list_outer").css('position', 'absolute');
  6. jQuery("#user_list_outer").css('margin-left', '-9px');
  7. jQuery("#user_list_outer").css('position', 'relative');
Add Comment
Please, Sign In to add comment