You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to hide horizontal scroll bar during the view of data ? I
managed to hide scrollbar in every browser except IE by placing
document.documentElement.style.overflowX = "hidden";
in api-swf.php
Original issue reported on code.google.com by gorane...@gmail.com on 20 Jul 2012 at 3:19
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
gorane...@gmail.com
on 20 Jul 2012 at 3:19The text was updated successfully, but these errors were encountered: