Aaron I was about to ge the vertical scroll bar to appear but not with
body { height: 100% } I had to use body ( height: 900px } Do you have a clue as to why 100% wont work? Here is the link again. http://www.whatbird.com/wwwroot/Components/Complete_Search_Tab.html You were right, the table was not needed. Its embarassing when I do things like this. I am continuing to see that I have some things set up in a really inefficient manner, which reflect my inexperience. On the other hand I find making these mistakes is actually not a bad way to learn jQuery and css. Its just that there are some fundamentals that keep getting in my way :) Mitch On 8/19/07, Aaron Heimlich <[EMAIL PROTECTED]> wrote: > > On 8/19/07, Mitch <[EMAIL PROTECTED]> wrote: > > > > I suspeced the table was changing size > > > I actually did try ditching the table, but the "New Search" button stopped > doing anything, so I left it in. It probably doesn't need to be there any > more, though. > > > but I didnt think about the scroll bar. > > > Neither did I until I caught it appearing and disappearing out of the > corner of my eye. > > > Thank you for finding that and giving me a solution. > > > No problem, dude. Happy to help. > > > -- > Aaron Heimlich > Web Developer > [EMAIL PROTECTED] > http://aheimlich.freepgs.com >