Hi,
Is there any way to place the scrollbar of a div outside of it? Can this be done with Javascript or I simply cannot do it since the browser settings cannot be overwritten in this case?
place scrollbar outside
Page 1 of 12 Replies - 566 Views - Last Post: 13 September 2012 - 02:24 AM
Replies To: place scrollbar outside
#2
Re: place scrollbar outside
Posted 12 September 2012 - 11:13 AM
No you can't place it outside of the div, but you can work around that using CSS/Javascript to either:
a - Make a custom scroll bar
or b - Add a container div and use margins to force the inner-div's scrollbar to be outside of the outer div.
Depending on the look you are attempting to get either may work for you and aren't too difficult to put together.
a - Make a custom scroll bar
or b - Add a container div and use margins to force the inner-div's scrollbar to be outside of the outer div.
Depending on the look you are attempting to get either may work for you and aren't too difficult to put together.
#3
Re: place scrollbar outside
Posted 13 September 2012 - 02:24 AM
Thanks for advices, I solved my problem using CSS.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|