Current location: Hot Scripts Forums » General Web Coding » JavaScript » Disable scroll bars in a page


Disable scroll bars in a page

Reply
  #1 (permalink)  
Old 11-11-04, 10:07 AM
mic_scp mic_scp is offline
Newbie Coder
 
Join Date: Nov 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy Disable scroll bars in a page

hello

I want to disable the scroll bars in my page so that they don't apear.
I have done that but onluy in a frame.

Can anyone tell me the code to do that?

Thanks
Reply With Quote
  #2 (permalink)  
Old 11-11-04, 02:44 PM
zcorpan zcorpan is offline
Newbie Coder
 
Join Date: Jun 2004
Posts: 53
Thanks: 0
Thanked 0 Times in 0 Posts
html, body {
overflow: hidden;
}
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Classified Ads skipper23 Perl 3 11-22-05 02:22 AM
How can I let links on my page jump down on the page (scroll down) gardar JavaScript 2 08-05-04 08:09 AM
page browsing problem mivec PHP 3 04-17-04 03:43 AM
Classified Ads skipper23 Perl 2 12-30-03 03:43 AM
To open a popup with specific dimensions and tools eg no scroll bars Imp JavaScript 2 11-01-03 08:26 PM


All times are GMT -5. The time now is 10:35 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.