Log in

View Full Version : scrollbar visualization problem



silvia
11-07-2006, 05:58 PM
hi everybody..
I'm looking for someone that know something about a scrollbar visualization problem in a iframe page.
I've made a page with an iframe and I've personalized its scrollbar features like colours. The problem :confused: is that in Explorer I see the page correctly with the personalized scrollbar but in firefox I don't see it correctly (I see only default scrollbar!!).
Someone of you can tell me what's wrong and how can I change my code??

I'm truly becoming mad about it!!!!

thank you very much
:)
me

ItsMeOnly
11-07-2006, 11:53 PM
Because colored scrollbar is IE-only property.

silvia
11-08-2006, 11:57 AM
Thanks a lot for your reply!
I knew that the properties were IE only...but unfortunately I don't know the ff properties to make the page compatible with! :( snif!

Perhaps do you know the correct code?

Truly desperate
bye and thanks
SiL

Twey
11-08-2006, 12:13 PM
There is none. The scrollbar-customisation properties are a terrible idea (meddling with the browser's UI isn't clever at the best of times), and as such, haven't been accepted into the W3C standards. You can't rely on any browser having them or equivalents.