|
Posted by vunet.us on 03/06/07 17:10
On Mar 6, 11:56 am, "Beauregard T. Shagnasty"
<a.nony.m...@example.invalid> wrote:
> vunet...@gmail.com wrote:
> > I do need overflow auto as it is a fix to Mozilla bug
> >https://bugzilla.mozilla.org/show_bug.cgi?id=167801. However, I am
> > going to create a JS function to resize div if content goes outside
> > of the visual box, I guess, unless there is a better way.
>
> ..and for the 10% who have JavaScript disabled, blocked by a corporate
> firewall, or other means? What will they do?
>
> Why do you want to hide content? What is so bad about a scrollbar?
> People are used to seeing vertical scrollbars.
>
> Oh, consider also that in some circumstances mouse wheels will not work
> in a scrolling div or an iframe.
>
> --
> -bts
> -Motorcycles defy gravity; cars just suck
Every single point is already being considered. Users always have JS
enabled, content is always visible, etc. It's just too much to
describe why. But thank you for the hint.
If overflow = auto means scrollbars will always be seen and there is
no way to remove them, then I wil just apply the JS fix I mentioned
above to fix the height of the box.
Navigation:
[Reply to this message]
|