Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Ltd_Genius #1
Scrollbars
Hi
I've got a few frames in my page, but I do not want a scroll in each and every
frame. I would like to have a single scroll only at the right side of the
browser window, to scroll the entire page. I can turn of the scrollbars in each
frame, but I still would like to have ONE for the entire page.
I hope someone understand what I mean.
/Genius
Ltd_Genius Guest
-
scrollbars X!?+$%&!!!
Hello, I have a frameset with multiple frames and I have included in the main page with all the other frames the following html to prevent... -
help with scrollbars
Alright, I should start off by saying that I know very little about dreamweaver or coding or anything, just so you know. I have this template, which... -
Scrollbars for text
I do I create a simple scrollbar that scrolls some text just like Windows IE. Keeping it simple. New learner Trevor -
How to do scrollbars in Fireworks????
FW is just a graphics editor. The only thing you can do is draw a scroll bar. You can't actually make a functional scrollbar widget. You'd want to... -
Scrollbars!
How do I create a text box that is only viewable and has a scroll bar. I am using DreamweaverMX, FlashMX, FireworksMX to create the web page. I tried... -
Daniel Jamin #2
Re: Scrollbars
Highlight the frame you do not want to have scrollbars for.
Look in the Properties panel at the bottom of the screen.
In the scroll drop down box change whatever there to no.
Alternatively, look at your code fing the frame you want (starting with "frame
scr = " and add "scrolling = no" (without the quotation marks of course).
Here's one I made earlier: <frame src="framesBackground.htm" name="topFrame"
scrolling="NO".
Daniel
Daniel Jamin Guest



Reply With Quote

