NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Programming
Reload this Page Disableing the scroller

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.

Advanced Search


Closed Thread
 
LinkBack Thread Tools
Old 02-25-2003, 02:32 AM THREAD STARTER               #1 (permalink)
New Member
Join Date: Feb 2003
Posts: 3
TheSameFace is an unknown quantity at this point
 



Disableing the scroller


hi,
how can I disable vertical scrolling?
TheSameFace is offline  
Old 02-25-2003, 06:59 AM   #2 (permalink)
Senior Member
Join Date: Aug 2002
Posts: 1,255
deadserious has a spectacular aura aboutdeadserious has a spectacular aura about
 



A few ways that I know of.

<body scroll="no"> You could change no to auto

<body style="overflow:hidden;"> You could change hidden to auto

You can add it in the body section of your style sheet:

body {
overflow:hidden;
}

I think the overflow:hidden; will disable horizontal and vertical scrolling. I don't know if the <body scroll="no"> will disable horizontal scrolling also or not. I'm not sure how you disable vertical or horizontal scrolling separately.
deadserious is offline  
Old 06-08-2004, 09:43 AM   #3 (permalink)
First Time Poster!
Join Date: Jun 2004
Location: Florida
Posts: 1
hunterc is an unknown quantity at this point
 



I'm not sure, but in some of my comings and goings with the CSS overflow attribute, I found that you can specify the x or y axis, or the vertical and horizontal. So you should try using overflow-y: auto , overflow-x: auto , etc.
__________________
Anything of wealth is worth working for.
hunterc is offline  
Closed Thread


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


Liquid Web Smart Servers  
All times are GMT -7. The time now is 02:49 AM.

Managed Web Hosting by Liquid Web
Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger