asp & js

  • Thread starter Thread starter DzemoT.
  • Start date Start date
D

DzemoT.

i have this

<div id="container"
style="width:215px;height:200px;overflow-y:scroll;overflow:-moz-scrollbars-v
ertical">

<div id="sc" style="position:relative"><img src="pic1.jpg" /><br />

<img src="pic2.jpg" /><br />

<img src="pic3.jpg" /><br />

<img src="Golf-4.jpg" /><br />

<img src="Golf-5.jpg" /><br />

<img src="pic4.jpg" /></div></div>

and question is..

how to write this with javascript? any example, link anything

thx
 
Back
Top