473,322 Members | 1,480 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

I cannot understand this???

Hi All,

I just need to develop a site that allow scrolling different part of the
page seperately, the required template is a one to one map of this

http://msdn2.microsoft.com/en-us/library/aa581778.aspx

Just like this I want my page to be devided into three section, where top
part is static, while left pane is having a set of navigation links, which
will change as user navigate, the right side of the page is where it display
the actual content.

I have to develop this site using ASP.Net 2.0 and I am not willing to use
frames for this.. I guess MicroSoft has done this using DIVs. Can any one
give me a hint to do this...

Thanks,
Nirosh.
Apr 11 '07 #1
5 1071
I like how they've left the debug code in when you drag the splitter (watch
the status bar).

Use the overflow property on your DIVs and set them to be scrollable.

http://www.w3schools.com/css/pr_pos_overflow.asp

"L.W.C. Nirosh" <ne**@Nirosh.comwrote in message
news:uz**************@TK2MSFTNGP02.phx.gbl...
Hi All,

I just need to develop a site that allow scrolling different part of the
page seperately, the required template is a one to one map of this

http://msdn2.microsoft.com/en-us/library/aa581778.aspx

Just like this I want my page to be devided into three section, where top
part is static, while left pane is having a set of navigation links, which
will change as user navigate, the right side of the page is where it
display the actual content.

I have to develop this site using ASP.Net 2.0 and I am not willing to use
frames for this.. I guess MicroSoft has done this using DIVs. Can any one
give me a hint to do this...

Thanks,
Nirosh.

Apr 11 '07 #2
See the CSS overflow propperty. For example :
http://www.w3schools.com/css/pr_pos_overflow.asp

---
Patrice

"L.W.C. Nirosh" <ne**@Nirosh.coma écrit dans le message de news:
uz**************@TK2MSFTNGP02.phx.gbl...
Hi All,

I just need to develop a site that allow scrolling different part of the
page seperately, the required template is a one to one map of this

http://msdn2.microsoft.com/en-us/library/aa581778.aspx

Just like this I want my page to be devided into three section, where top
part is static, while left pane is having a set of navigation links, which
will change as user navigate, the right side of the page is where it
display the actual content.

I have to develop this site using ASP.Net 2.0 and I am not willing to use
frames for this.. I guess MicroSoft has done this using DIVs. Can any one
give me a hint to do this...

Thanks,
Nirosh.

Apr 11 '07 #3
Hi,

I'm in a bit of a rush, so this is my best advice
find a site (and there are plenty) that explain to you how to do either
fixed or liquid layouts in CSS

check out
www.mollio.org
and
www.oswd.org (for open source web designs)

then have a look at this page
http://www.w3schools.com/css/pr_pos_overflow.asp

this will allow you to do the scrolling within a <divrather than within a
frame.

you are of course right to hate frames as they are the devil's own
invention, so stick with the mighty <divtag
Regards,

CharlesA
Apr 11 '07 #4
No no..

Thanks for the hint, but how they have disable the browser scrolling.. the
browser scroll is not there .. is it another java script

Nirosh

"Aidy" <ai**@noemail.xxxa.comwrote in message
news:Eu*********************@bt.com...
>I like how they've left the debug code in when you drag the splitter (watch
the status bar).

Use the overflow property on your DIVs and set them to be scrollable.

http://www.w3schools.com/css/pr_pos_overflow.asp

"L.W.C. Nirosh" <ne**@Nirosh.comwrote in message
news:uz**************@TK2MSFTNGP02.phx.gbl...
>Hi All,

I just need to develop a site that allow scrolling different part of the
page seperately, the required template is a one to one map of this

http://msdn2.microsoft.com/en-us/library/aa581778.aspx

Just like this I want my page to be devided into three section, where top
part is static, while left pane is having a set of navigation links,
which will change as user navigate, the right side of the page is where
it display the actual content.

I have to develop this site using ASP.Net 2.0 and I am not willing to use
frames for this.. I guess MicroSoft has done this using DIVs. Can any one
give me a hint to do this...

Thanks,
Nirosh.


Apr 11 '07 #5
L.W.C. Nirosh wrote:
No no..

Thanks for the hint, but how they have disable the browser scrolling.. the
browser scroll is not there .. is it another java script
use the overflow property, but use auto instead of scroll. It will only
show scroll bar if the content scrolls.
"Aidy" <ai**@noemail.xxxa.comwrote in message
news:Eu*********************@bt.com...
>I like how they've left the debug code in when you drag the splitter (watch
the status bar).

Use the overflow property on your DIVs and set them to be scrollable.

http://www.w3schools.com/css/pr_pos_overflow.asp

"L.W.C. Nirosh" <ne**@Nirosh.comwrote in message
news:uz**************@TK2MSFTNGP02.phx.gbl...
>>Hi All,

I just need to develop a site that allow scrolling different part of the
page seperately, the required template is a one to one map of this

http://msdn2.microsoft.com/en-us/library/aa581778.aspx

Just like this I want my page to be devided into three section, where top
part is static, while left pane is having a set of navigation links,
which will change as user navigate, the right side of the page is where
it display the actual content.

I have to develop this site using ASP.Net 2.0 and I am not willing to use
frames for this.. I guess MicroSoft has done this using DIVs. Can any one
give me a hint to do this...

Thanks,
Nirosh.

Apr 11 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Joe | last post by:
I have an upload file operation in the web application. UploadForm.asp is the form, and UploadAction.asp is the form processing. //UploadForm.asp <FORM NAME="InputForm"...
8
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
8
by: Dev | last post by:
Hello, Why an Abstract Base Class cannot be instantiated ? Does anybody know of the object construction internals ? What is the missing information that prevents the construction ? TIA....
10
by: Jean-David Beyer | last post by:
I have some programs running on Red Hat Linux 7.3 working with IBM DB2 V6.1 (with all the FixPacks) on my old machine. I have just installed IBM DB2 V8.1 on this (new) machine running Red Hat...
7
by: tuchka | last post by:
Hi, guys! I am very new here and just started to learn C. I have previous java exp. however. I'm abs. stuck on pointers and i'm unable comprehend algorithm of simple program that reverses chars...
0
by: meng | last post by:
hi, in my vc++.net project using vs.net2003, i have 1 project where i defined an __gc __interface called Iface compiled to a Iface.dll and in another project which reference Iface.dll, there is a...
17
by: Gladiator | last post by:
When I am trying to execute a program from "The C Programming Language" by Dennis Ritchie, I tried to run the following program.I am using Dev++ as a compiler software. The Program is presented...
1
by: Simon Harvey | last post by:
Hi everyone, If anyone can help me with the following - I would be VERY grateful. I need to deploy an 2 ASP.net applications that I've been creating onto one of our live servers. Both...
3
by: epearce301 | last post by:
Hi, I have table1 and table2, both are linked, and a query has been run. I created forms that use both just the tables, and then another one using just the query. All of the information is there,...
4
by: =?Utf-8?B?VG9yZW4gVmFsb25l?= | last post by:
Was editing code, am getting the following errors } expected Type or namespace definition, or end-of-file expected Eyes crossed cannot find code below! using System; using...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.