|
| |
|
|
dzirkelb1
Posts: 1296 Joined: 10/5/2004 From: Cedar Rapids, Iowa Status: offline
|
Frames not working - 5/14/2008 8:40:58
Is it possible to freeze columns when scrolling across (horizontally) a screen much like you can do in excel? If so, how do I go about doing it? I decided to do frames, seee message below.
< Message edited by dzirkelb1 -- 5/14/2008 10:30:59 >
|
|
|
|
dzirkelb1
Posts: 1296 Joined: 10/5/2004 From: Cedar Rapids, Iowa Status: offline
|
RE: Freeze columns when scrolling - 5/14/2008 9:34:14
I am going to use frames to have a froze column on the far left...that will work just fine. However, my frames page isn't working...here it is:
<html>
<head>
<title>Frames</title>
</head>
<body>
<frameset cols="20%">
<frameset cols="80%,100%">
<frame src="OrderDetailsHoldPart.asp">
<frame src="OrderDetails-test-test.asp">
</frameset>
</frameset>
</body>
</html>
The two included pages work indepentally when loaded, but when I load this frames page, I get a blank white screen. What am I doign wrong?
|
|
|
|
dzirkelb1
Posts: 1296 Joined: 10/5/2004 From: Cedar Rapids, Iowa Status: offline
|
RE: Freeze columns when scrolling - 5/14/2008 15:27:18
I got them working...I have more questinos, but I'll start a new thread.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|