CodingForums.com
>
:: Client side development
>
JavaScript programming
> Anti Scroll Right script...
PDA
View Full Version :
Anti Scroll Right script...
Cascade
03-23-2003, 03:48 AM
If I want to not allow my visitors to scroll right when they come to my site....
Is there a code for that?
- Mike
A1ien51
03-23-2003, 03:58 AM
use css
<body style="overflow-x:hidden">
A1ien51
Cascade
03-23-2003, 04:08 AM
Thanks!
- Mike
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.