PDA

View Full Version : overflow-y alternative for opera and safari?


tominated
23rd May 07, 11:06 AM
Hi, I'm new to these forums. I was wanting to know if there was a javascript or something along the lines to make a div have scroll bars only for the y axis. I don't want to use "overflow: scroll;" because the horizontal scrollbar makes my design really ugly, I just want something that will have the same effect of "overflow-y: scroll;" that will work in webkit (safari and the like) and opera browsers. Please help. Thanks in advance

craig
25th May 07, 12:55 PM
I reckon you will be able to...not too sure though none of my clients have ever asked for a horizontal scrollbar. Most seem to think it looks "unprofessional"

Take a look on dynamicdrive.com (http://www.dynamicdrive.com) if you can not find one on there then one of the links on the site might be able to help you.