Wrox Programmer Forums
|
CSS Cascading Style Sheets All issues relating to Cascading Style Sheets (CSS).
Welcome to the p2p.wrox.com Forums.

You are currently viewing the CSS Cascading Style Sheets section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 20th, 2006, 08:03 AM
Authorized User
 
Join Date: Aug 2006
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default Crazy scrollbar issue

Hi guys

Was wondering if you could help me, am working on a dating website at the moment. Its my first project so the code might be a bit dodgy, still picking bits up.

Anyway i have a weird issue with a scrollbar. Its part of a div with overflow, which in itself is nested within an absolutely positioned div. When i scroll over the footer, the scrollbar shakes up and down. I have no idea why?!?!

http://www.thedateoutdoors.com/safe-dating/

Thats one of the pages it happens on. I guess its a css issue. The css for the 2 divs is as follows:

#maincontent {position: absolute; left: 290px; top: 75px; width: 320px; height: 370px; }

#text {width: 320px; height: 330px; overflow: auto; scrollbar-base-color: #FFFFCC; }

Any help would so gratefully recieved :D



 
Old August 20th, 2006, 10:31 AM
richard.york's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 1,706
Thanks: 0
Thanked 6 Times in 6 Posts
Default

Sounds like an old version of Firefox / Netscape.. is it?

Regards,
Rich

--
Author,
Beginning CSS: Cascading Style Sheets For Web Design
CSS Instant Results

http://www.catb.org/~esr/faqs/smart-questions.html
 
Old August 20th, 2006, 11:58 AM
Authorized User
 
Join Date: Aug 2006
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Nah, its IE im having difficulties with. Cant for the life of me think why tho. I must be missing something, no doubt something very obvious

 
Old August 21st, 2006, 07:41 AM
richard.york's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 1,706
Thanks: 0
Thanked 6 Times in 6 Posts
Default

Works alright for me.

It might be the flicker bug:
http://dean.edwards.name/my/flicker.html

That bug can happen for some and not others.

Regards,
Rich

--
Author,
Beginning CSS: Cascading Style Sheets For Web Design
CSS Instant Results

http://www.catb.org/~esr/faqs/smart-questions.html





Similar Threads
Thread Thread Starter Forum Replies Last Post
Almost crazy trevo4f BOOK: Beginning ASP 3.0 2 May 15th, 2008 11:22 AM
SQL Crazy Query... devendar SQL Server 2005 4 July 19th, 2007 12:51 AM
session.use_trans_sid is driving me crazy!! Snib Pro PHP 6 July 24th, 2004 04:51 AM
Fonts going crazy (win32 API GUI) afradley C++ Programming 0 April 10th, 2004 09:09 AM
Crazy Thing happening Kenny Alligood Access VBA 10 February 17th, 2004 12:26 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.