Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: Overflow-y is always scrollbar

Started 4 weeks ago by Dameon51
Hey everyone, I'm making a photo gallery for a client. What I need is the overflow-x to be hidden, and overflow-y to be visible, but even when i set overflow-y to be visible, it appears with a scrollbar. My code is below... Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transition al.dtd"> <html xmlns="...
Site: Dev Shed Forums - Open Source web development  Dev Shed Forums - Open Source web development - site profile
Forum: CSS Help  CSS Help - forum profile
Total authors: 2 authors
Total thread posts: 5 posts
Thread activity: no new posts during last week
Domain info for: devshed.com

Other posts in this thread:

DonR replied 4 weeks ago
I have a thought.....why in the heck do you have the width of #galleryView set to be 10000px?

Dameon51 replied 4 weeks ago
Quote: Originally Posted by DonR I have a thought.....why in the heck do you have the width of #galleryView set to be 10000px? Lol, I suppose that would look strange! If you look at the code, that huge div is the one that contains all the thumb nails, then there is a child div inside of that one that shows the current visible thumb nails. I saw the ...

Dameon51 replied 3 weeks, 6 days ago
Well I got it working, but had to go about it differently. Originally all my div's were the same height so it would seem when I used overflow-y it would overflow the parent, but only one level above. I ended up making all my div's taller so it would overflow its parent and wouldn't need to overflow the parents parent, if that makes sense.

DonR replied 3 weeks, 6 days ago
that one was over my head, but, I'm glad you got it working

 

Top contributing authors

Name
Posts
Dameon51
3
user's latest post:
Overflow-y is always scrollbar
Published (2009-11-09 12:02:00)
Well I got it working, but had to go about it differently. Originally all my div's were the same height so it would seem when I used overflow-y it would overflow the parent, but only one level above. I ended up making all my div's taller so it would overflow its parent and wouldn't need to overflow the parents parent, if that makes sense.
DonR
2
user's latest post:
Overflow-y is always scrollbar
Published (2009-11-09 16:38:00)
that one was over my head, but, I'm glad you got it working

Related threads on "Dev Shed Forums - Open Source web development":

Related threads on other sites:

Thread profile page for "Overflow-y is always scrollbar" on http://www.devshed.com. This report page is a snippet summary view from a single thread "Overflow-y is always scrollbar", located on the Message Board at http://www.devshed.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity