I’m using partial() to connect ours pages togother,
however, one of the partials is larger than the other,
when it happens, instead of create a scrollbar on the
browser, a scrollbar appears at the end of the
partial, since the partial is in the middle of the web
site. it isn’t really good… So does some one know
how to remove the scrollbar on the partial and put it
on the browser?
Thanks you very much
Saiho
The mind is its own place, and in itself.
Can make a Heaven of Hell, a Hell of Heaven.
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
I’m using partial() to connect ours pages togother,
however, one of the partials is larger than the other,
when it happens, instead of create a scrollbar on the
browser, a scrollbar appears at the end of the
partial, since the partial is in the middle of the web
site. it isn’t really good… So does some one know
how to remove the scrollbar on the partial and put it
on the browser?
That isn’t something that normally happens with partials, you must be
wrapping the partial in some kind of div/stylesheet.