whizynix02
New Member
- Messages
- 95
- Reaction score
- 0
- Points
- 0
hello..
i'm makiing a scroll bar using php script.. i put this codes on my style.css
e.g. : like 2 arrows on the bottom then when i put the mouse pointer on the arrow, it will automatically go up or down....
Thank you in advance..
i'm makiing a scroll bar using php script.. i put this codes on my style.css
and on my homepage.php#hometable .sectcont { text-align:justify; overflow: auto; height: 250px; padding-right: 4px;}
Q: how can i make the look of the scroll bar different... ??:dunno:<div class="sectcont">contents..........</div>
e.g. : like 2 arrows on the bottom then when i put the mouse pointer on the arrow, it will automatically go up or down....
Thank you in advance..