eek where my scrollybar

R

Richard

ive rebuilt my site using scrolling divs instead of iframes but appear to
have lost my main scrollybar...
is this a natural result of using scrolling divs or have i done something
very very wrong?
http://www.seanmcallister.com/html/index.html
tia

and im still learning so no laughing please


Yup. Since you designed the page to fit nicely into 1024x768 no scrollbars
needed.
Interesting way of doing things. But I'd give the text area a bit more
height.
You could drop the email block down beside "tenfoot films".
Unless you plan on adding more text later, I see no viable reason for the
scrollbars.
Good job.
 
J

Jonathan N. Little

the said:
ive rebuilt my site using scrolling divs instead of iframes but appear to
have lost my main scrollybar...
is this a natural result of using scrolling divs or have i done something
very very wrong?
http://www.seanmcallister.com/html/index.html
tia

and im still learning so no laughing please

Sean:
In your stylesheet, notice the 'overflow' setting....

BODY { margin-top:5px; background: #45678A;overflow: hidden;}

remove it and see what happens! Then reference

http://www.w3.org/TR/CSS21/visufx.html#overflow-clipping
 
T

the idiot

Richard said:
Yup. Since you designed the page to fit nicely into 1024x768 no scrollbars
needed.
Interesting way of doing things. But I'd give the text area a bit more
height.
You could drop the email block down beside "tenfoot films".
Unless you plan on adding more text later, I see no viable reason for the
scrollbars.
Good job.
ahhh but no but no but yes but its just when i drop the resolution to 800
this page gets almost lost. at 640 its worse.
http://www.seanmcallister.com/html/pics.html
 
T

the idiot

Jonathan N. Little said:
Sean:
In your stylesheet, notice the 'overflow' setting....

BODY { margin-top:5px; background: #45678A;overflow: hidden;}

remove it and see what happens! Then reference

http://www.w3.org/TR/CSS21/visufx.html#overflow-clipping


--
aha cheers sir... i thought the 'overflow hidden' bit was an essential part
of the coding for a scrolling div... which id nicked from a page showing
how to make one - thatll teach me.
ta very much again.
kev
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,681
Members
48,796
Latest member
Greg L.

Latest Threads

Top