|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Help With Scroll Bar
Hi Guys i want to add a scroll bar to my User Tab so that i scroll for more users ,This is the code for the User Tab of the script i am using
Top User Code <div id="an_box_topmember"> <div class="an_btm_header"><span><strong>Top User</strong></span></div> <div class="an_btm_content"> <ul> Scroll Bar Code <div style="width: 190px; height: 190px; overflow: auto; padding: 5px"> </div> Where will i add the scroll bar code,Thanks all comments are welcome |
|
#2
|
||||
|
||||
|
Just wrap it.
Code:
<div style="width: 190px; height: 190px; overflow: auto; padding: 5px"> <div id="an_box_topmember"> <div class="an_btm_header"><span><strong>Top User</strong></span></div> <div class="an_btm_content"> .... </div>
__________________
"Quality of responses may vary. I reserve the right to change my mind for any reason what-so-ever without admitting I was wrong. I'd prefer to change your mind however, it's easier on my ego". - jwdonahue |
|
#3
|
|||
|
|||
|
Quote:
so what will replace the ..... This is the picture of what i am talking about URL |
|
#4
|
||||
|
||||
|
the ... is any content you want in there. I notice there was a <ul> starting up.
|
|
#5
|
|||
|
|||
|
I wanted to send u the picture of what i was talking about but i think i am not allowed to ad url's this url to the picture,Please just remove the ***
4shared.com ***/file/***114430196/1e29dc53/UserTab.html |
|
#6
|
||||
|
||||
|
Oh that's easy. Just set a fixed height to the container of that div and apply overflow:auto; to it too. If you need help with this, please post a link and I can show you exactly where to put it. It's easy
![]() |
|
#7
|
|||
|
|||
|
Skipt thanks for all the replies,I even wanted to PM u but the system said i am not allowed i am not allowed,Please can u help me,I am online the email address is mail me at yaanom@walla.***com or can chat with me On MSN jerrybruce@live.***com,Thanks
|
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > Help With Scroll Bar |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|