May 4, 200917 yr I'm using the scroll overflow attribute I want to format how the scroll bars look how do i do that? thanks! -Seth
May 4, 200917 yr It's IE only, but see this http://www.developer.com/lang/dhtml/article.php/640801 If you want a cross browser method, then you can use js, but i generally don't think it's worth it. There should be something on DynamicDrive i think about cross-browser custom scrollbars.
May 4, 200917 yr Author there has to be a cross browser css option out there. http://bit.ly/kbXzf needs to have it formatted right. look how horrid it is now.
May 4, 200917 yr nope, as far as i'm aware, IE was the only one to allow that. As i said, you can do it with JS but in most instances, the scrollbar is part of the software (browser) and not the webpage, and should be up to the users dictation to have it how they wish (whether that be standard, or coloured). No Gecko browsers will support it, i don't know about other rendering agents, but doubtful.
Create an account or sign in to comment