Forum Moderators: open
i have a layer on my site with overflow set to auto.
<Sorry, no URLs. See TOS [webmasterworld.com]>
So scrollbars appear to scroll through the content on the layer.
However when i view the site with a MAC you cannot scroll down the layer
has anyone come across a workaround for this. or does anyone know of a MAC friendly scrolling system so i can use that instead for MAC users of the site
thanks in advance
Karl
[edited by: tedster at 6:37 pm (utc) on Mar. 5, 2004]
Safari, all other Mozilla versions, Opera 7 offer partial support, where you get the scroll bar but you have to use the scroll bar slider manually to scroll the content. Opera 6 had no support for that feature, it just runs the content down for as much room as it needs.
One possible workaround can be found here:
[webmasterworld.com...]
That makes the body itself the scrolling element, that actually works very well cross browser, but the CSS is extremely difficult to implement, and requires a lot of fine tuning, that's the only actual method I've found here that does what you want reliably cross browser.
Can't make any promises for Mac IE 5x, it's really best to not worry too much about that browser, it's been abandoned, so usually all I go for with that is to make sure things basically work, no big display problems, and leave it at that.