Forums

This topic is locked

Newbie: Help with frames!?!

Posted 23 Nov 2003 02:54:22
1
has voted
23 Nov 2003 02:54:22 Evan Patterson posted:
Hi,
I have an frameset with 2 frames: a top frame (navigation) and a bottom frame (main). If the main frame is long enough to need a scrollbar, the scrollbar appears only in the main frame, not acrosss the whole page. I seen it done before, but I don't know how...
How do you do this?
Thanks in advance.

Before you criticize someone, walk a mile in their shoes, that way when you do criticize them, you're a mile away and you have their shoes!

Replies

Replied 23 Nov 2003 03:55:33
23 Nov 2003 03:55:33 Nozomi Kugita replied:
If you are seeing a scrollbar across the whole page, you may have it set for the frameset. If you want one just for the main frame, select main frame by choosing it in the frames panel (choose Window > Frame to open the panel if it's not open already), then set the scrollbar property in the property inspector to yes or auto.(or something like that)

HTH,
- Noz

Edited by - Noz on 23 Nov 2003 04:01:30
Replied 23 Nov 2003 05:30:27
23 Nov 2003 05:30:27 Evan Patterson replied:
Actually, its the other way around. The scrollbar is on the main frame, but I want it on the whole page.

Before you criticize someone, walk a mile in their shoes, that way when you do criticize them, you're a mile away and you have their shoes!
Replied 23 Nov 2003 05:46:20
23 Nov 2003 05:46:20 Nozomi Kugita replied:
Oops. My bad.. I read your question again and here's what I guess..

I think you can use Inline Frame ( < IFRAME > ) to do what you wanna do, instead of using frames. IFRAME function like a document within a document.

- Noz
Replied 23 Nov 2003 16:54:37
23 Nov 2003 16:54:37 Evan Patterson replied:
How would I implement this in Dreamweaver MX?

Before you criticize someone, walk a mile in their shoes, that way when you do criticize them, you're a mile away and you have their shoes!
Replied 24 Nov 2003 00:01:03
24 Nov 2003 00:01:03 Nozomi Kugita replied:
I don't have DW installed on the home computer. I'll check it out tomorrow in the office and let you know<img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle> unless someone else replies to this thread or you find it out before I do...

- Noz
Replied 24 Nov 2003 00:19:25
24 Nov 2003 00:19:25 Evan Patterson replied:
Allright, thanks.
I'll try to figure it out in the meantime.

Before you criticize someone, walk a mile in their shoes, that way when you do criticize them, you're a mile away and you have their shoes!
Replied 24 Nov 2003 00:33:55
24 Nov 2003 00:33:55 Nozomi Kugita replied:
What is the version of Dreamweaver you are using?

In DMX04, you can insert "Floating Frame" from HTML menu bar in code view or typing &lt; IFRAME in your HTML code will show you more attributes. If you set the height to the height of the a document you use for main and set scrolling to no, that'll give you a scroll bar across the whole page.

- Noz

Edited by - Noz on 24 Nov 2003 00:35:54

Edited by - Noz on 24 Nov 2003 00:38:57
Replied 25 Feb 2008 17:29:11
25 Feb 2008 17:29:11 atarah a replied:
i am having the same problem. but im using dreamweaver 8 and i have no knowlege of writing code within the program. can someone help me better uderstand what i need to write in order for this to work?
sorry if this question is vague, i dont know really how to go about any of this.



thank you for your help.

-atarah

Reply to this topic