CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 9/19/2007 10:59:31 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 3 Views: 39 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
4 Items, 1 Pages 1 |< << Go >> >|
NEHiker111
Asp.Net User
Disable Scrolling9/19/2007 10:59:31 PM

0/0

 Hi,

I'm trying to keep my Master Page fixed so it doesn't scroll up and down and only scroll the content page(s). The following works in FireFox but does not work in IE 6.0.

I believe I had it working in IE but it is not working anymore. I can't figure out why it won't disable the scrolling in IE. I changed the Height and that didn't help. I also changed ScrollBars= to all the other possible values and that doesn't help either. It seems like I may have changed something that IE doesn't like.

Any thoughts?

This code is in the MasterPage

<asp:Panel ID="panel2" runat="server" Height="545"
     Width="707" ScrollBars="Auto" >
     <asp:ContentPlaceHolder ID="ContentPlaceHolder1" runat="server">
     </asp:ContentPlaceHolder>
</asp:Panel>


NE Hiker111
Qandil
Asp.Net User
Re: Disable Scrolling9/20/2007 2:31:39 PM

0/0

A valid way to stop the scroll bars is to use CSS.

Place this bit of code in the HEAD section of your page:

<style type="text/css">

body {overflow: hidden}

</style>

Your scroll bars will/should dissappear in any W3 compliant browsers.

 

To only remove the horizontal scrollbar, try this:

<style type="text/css">
body {

overflow-x:hidden;

}
</style>

OR 

you can try adding it as part of the body tag

<body style='overflow-x:hidden;'>

 

Regards IseL 

 

NEHiker111
Asp.Net User
Re: Disable Scrolling9/20/2007 10:40:30 PM

0/0

IseL,

 Thank you for the reply.

I am using css so I tried your recommendation and it still does not work in Internet Explorer. My mistake, I'm using IE7 not IE6.

I've seen your recommendation documented so I would expect it to work so I'm not sure why I can't get it to work. Maybe because I only tested it in the Visual Studio built in server so far.  It works correctly in FireFox.

Thanks


NE Hiker111
NEHiker111
Asp.Net User
Re: Disable Scrolling9/20/2007 11:19:03 PM

0/0

 

I finally figured out how to disable the scroll bar in IE as follows.

<body scroll'"no">

My scrolling still works for the content page.

Hope this helps someone else.

 

 


NE Hiker111
4 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
PC-Werkstatt: PC-Hardware Aufrüsten, Reparieren und Optimieren Authors: Klaus Dembowski, Pages: 760, Published: 2006
Firefox Secrets Authors: Cheah Chu Yeow, Chu Yeow Cheah, Pages: 297, Published: 2005
Creating web sites: the missing manual: The Missing Manual Authors: Matthew MacDonald, Pages: 0, Published: -1
Pro Tools 6 for Macintosh and Windows: Visual QuickStart Guide Authors: Steven Roback, Pages: 584, Published: 2003
Practical Smalltalk: Using Smalltalk/V Authors: Dan Shafer, Dean A. Ritz, Pages: 233, Published: 1991
The Finale NotePad Primer: Learning the Art of Music Notation with NotePad Authors: Bill Purse, Pages: 150, Published: 2003
Visual Basic.NET Black Book Authors: Steven Holzner, Pages: 1144, Published: 2002

Web:
disable scroll bar? - Dynamic Drive Forums disable scroll bar? HTML. ... Reload this Page disable scroll bar? .... And, what is the reason for disabling scrolling, darco? ...
Disable Scrolling - Computing.Net I was just wondering if anyone could tell me the coding to dissable scrolling on a web page. I know how to do it in frames and iframes but I ...
Mighty Mouse: How to disable scrolling If you wish to disable scrolling you must deselect the "Vertical Scrolling" and "Horizontal Scrolling" check box in the Mouse tab of the Keyboard & Mouse ...
Disable Scrolling [Archive] - WebDeveloper.com [Archive] Disable Scrolling HTML. ... Click to See Complete Forum and Search --> : Disable Scrolling. andyt1286. 02-18-2003, 01:15 PM ...
disable scroll Talk about disable scroll. ... can someone please tell me if you can disable the scroll button for a dropdownlist. ...
How do you disable scrolling? How do you disable scrolling? the title is self explanatory: HOW DO YOU ... i mean not disable the scroll bar but disable scrolling with the ...
Disable scrolling by arrow keys and mouse wheel in a scrollpane ... Disable scrolling by arrow keys and mouse wheel in a scrollpane Components. ... Found a way to disable mousewheel scrolling in scrollpane ...
Javascript: I-frame Disable Scrolling While Loading Url? - Yahoo ... Nov 11, 2008 ... Want to disable the scroll-bars while the url finishes completely ... I am looking for javascript to disable all scrolling until iframe url ...
How to Disable Scrolling on an HP TouchPad | eHow.com Jun 16, 2008 ... How to Disable Scrolling on an HP TouchPad. The touchpad of newer Hewlett Packard Compaq notebook computers comes equipped with vertical and ...
Bug #39328 in GNOME Panel: “Offer option to disable scroll wheel ... I have read the KDE developer's responses to requests about this and they are unwilling to add the option to disable scrolling on the task bar. ...

Videos:
Chronn's Noobie Scrolling 2 This time, let's try an attack glove :) [Important note for scrollers, view all details] I scrolled this last year when I just hit level 70. Maybe y...
M1330 Synaptic Touchpad Scroll - Scrolling Bug Problem Issue with Flash Player video This is a problem that occurs on all Synaptic Touchpads (not only Dell XPS M1330). It happens when you go in and out of fullscreen 2 times while watc...
JasJam In Action - Comm Manager Using the Comm Manager - Pressing the Comm Manager button on the right of the JasJam, launch the Comm Manager application. - Using the JOG wheel, scr...
World of Warcraft - 19 rogue WSG battle Im seriously undergeared, but I just love to have fun on this 19 semitwink rogue...and having fun is what its all about, right? NOT And yes my UI su...
HTML Tutorial: Remove the Scroll Bar from Frames In this Video Professor HTML tutorial, you will learn how to do away with the scroll bars in HTML frames.
Photoshop Tutorial - Remove Background - Isolate Foreground www.FreePhotosAndArt.com In this tutorial we are going to remove an unwanted background. To do so, we first have to isolate the foreground objects t...
How to clone (duplicate) a Pokémon in Pokémon Gold/Silver Please note: This is done without using any cheats. It is tesded with real GameBoy hardware, and it works. This is a guide on how you clone a pokemo...
Changing Windows Sounds Full resolution video available on http://ask-leo.com Leo Notenboom walks through the steps required to change the New Mail Notification sound, as w...
How to remove outlines in Rumble Fighter Here im showing a tutorial on how to remove the outlines. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Game : Rumble Fighter Filmed with : Fraps, BSR E...
w750i tuned by [PL]Eric Soft: W800 R1BC002 CID49 RED Sterownik aparatu: Kriomag 21.91 VIVID Sterownik ekranu: Clara edited W810i Sterownik dzwięku: Podstawowy (własne mody...




Search This Site:










serious newbie question

problem with avalon and vs.net 2005

cls-compliant warning message

how to change custom module version ?

formatting date of an rss feed using exslt

how to use grpups with membership, roles, profile provider

enterprise library and web hosting

how do i restrict a webpart to a particular webpartzone only

login status and return url

dnn 3.0.10 bug - module upload

unselecting root node after filling up the treeview

could not connect to database: access dataprovider

unable to view site off the server

error message doesn't appear

changing the default language of the dataset designer class code

dnn 3.08 and 3.08 slow response

pulling out the users dotnetnuke password

my big headache about session sharing.

reference c# module

stopping the back button

desactivate the password rules in asp membership

portal (c#) want to create a new custom module definition

mozzila firefox

on-line documentation (.chm)

dnn installation problem

werid install problems!! v3.0.13 please help...

membership credential verification failed.

looking for good dnn hosting

newbie: masterpage and loginstatus control

no admin tab

 
All Times Are GMT