![]() | | ||||||||
| | #1 |
| Warrior Member Join Date: Nov 2009
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
|
I'm trying to place a gallery section in the a web page that scrolls through images horizontally. The scroll bar is showing but no matter how many images I place in the div, it won't let me scroll across. This is my CSS code: #gallery { width:950px; height:450px; background-color:#FFFFFF; overflow:scroll; overflow-y:hidden; } HTML Code: <td height="500"><div id="gallery"><img src="Isabella Working Images/1.jpg" /><img src="Isabella Working Images/2.jpg" /><img src="Isabella Working Images/3.jpg" /><img src="Isabella Working Images/5.jpg" /><img src="Isabella Working Images/6.jpg" /></div></td> Help? |
| | |
| | |
| | #2 |
| HyperActive Warrior War Room Member Join Date: Sep 2009 Location: Canada
Posts: 137
Thanks: 4
Thanked 35 Times in 18 Posts
|
i tested your css class in IE, Firefox, and Chrome and it seems to work just fine. What browser are you using??
|
| VisualWebEffects- Web Application Development, PC Software Development and Identity Design services
| |
| | |
![]() |
|
| Tags |
| bar, horizontal, issues, scroll |
| Thread Tools | |
| |
![]() |