Closed Thread Icon

Topic awaiting preservation: Horizontally Scrolling Divs w/in a Div (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=7927" title="Pages that link to Topic awaiting preservation: Horizontally Scrolling Divs w/in a Div (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Horizontally Scrolling Divs w/in a Div <span class="small">(Page 1 of 1)</span>\

 
ACharmedOne
Bipolar (III) Inmate

From: USA
Insane since: Apr 2001

posted posted 11-13-2001 03:10

hey, I was wondering the best way/any way to scroll a div horizontally w/in a vertically scrolling div... if that makes sense http://charmed.numbaa1.co.uk/pictures.php?p=phoebepics is where im trying it
Also, I can't figure out how to make the link from the upper/lower thumbnail divs load into the middle area (I know i'm probably gonna have to make it a div to) anyways any help is appreciated, thanks in advance
If you don't want to go to the page or whatever, the code I have for the upper and lower horizontal divs is:

<div align="center" style="
width:320px;
height:150px;
overflow: auto;
padding: 0px;
margin: 0px;
scrollbar-arrow-color: white;
scrollbar-base-color: #757591;
scrollbar-darkshadow-color: #757591;
scrollbar-track-color: #757591;
scrollbar-face-color: #393961;
scrollbar-shadow-color: #757591;
scrollbar-highlight-color: #757591;
scrollbar-3d-light-color: #757591;">
<p align=center>
<img src="images/tphglam1.jpg"> <img src="images/tphglam2.jpg">
<img src="images/tphglam3.jpg"> <img src="images/tphglam4.jpg">
<img src="images/tphglam5.jpg"> <img src="images/tphglam6.jpg">
<img src="images/tphglam7.jpg"> <img src="images/tphglam8.jpg">
<img src="images/tphglam9.jpg">
</p>
</div>

Again, Thanks in advance
Cya
-Cole

Osaires
Paranoid (IV) Inmate

From: oslo, Norway
Insane since: Aug 2001

posted posted 11-13-2001 15:25

You can putt the layer you want to scroll inside another layer and then move the layer you want to scroll to the left or right.


« BackwardsOnwards »

Show Forum Drop Down Menu