![]() |
|
#1
|
|||
|
|||
|
My problem is that i'm able to get the vertical scroll bar, but it's only scrolling a very small part of it not the whole thing. What am I doing wrong? If it helps, I'm pasting in a code to get the Wordpress blog into my Wix site. Below is the code:
<div style="position:relative;center: 0px; top: 0px; margin: 0; width: 951px; height: 416px; overflow: auto;"><object type="text/html" data="http://dogdoc12.wordpress.com/" style="background-color: #FFFFFF; position:relative; center: 0px; top:0px; width: 951px; height: 416px; margin: 0"></object></div> Thank you! |
| Sponsored Links |
|
#2
|
||||
|
||||
|
I don't see where you're talking about as it doesn't show any scrollbar for me.
But my guess is the scrollbar is only showing up when the "overflow:auto" is triggered, right? And it's only showing the scrollbar in the div, but the text goes down further? That'd be because the scrollbar will only be as "tall" as your div is. Try changing it to "overflow: scroll" and see if that changes it (I don't know if it will, as I've never used this command, but I'm thinking it might help.) If you can explain the problem a little more clearly, we might be able to help more. Maybe take a screen print and post what it looks like for us?
__________________
"Should I start with the part where you're stranded in the middle of nowhere, or the part where you have no clothes?" - Inara, Serenity
Today is the tomorrow we were worried about yesterday. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| vertical scroll bar | goran_ah | JavaScript/DHTML | 1 | 03-04-2006 05:22 PM |
| vertical scroll bar | goran_ah | HTML Help | 1 | 03-04-2006 02:21 PM |
| Scroll Start at right | inu876 | HTML Help | 1 | 12-31-2005 12:36 PM |
| I Tried The Bottom Scroll Thing On My Guestbook (help!!) | tropz | Frames | 2 | 08-03-2003 04:59 AM |
| Html Code Needed! Cannot Find! | natdabrat | JavaScript/DHTML | 8 | 05-10-2003 12:30 AM |