scroll - System preference Scrollbar Show Always on OSx -


i have website , want hide scrollbars did css , if in osx computer , have in preference show scrollbars see them there way can hide them?? know within computer preference of showing it.. need hide scrollbars there way can jquery or php or css?

try create 2 divs: 1 overflow:hidden , inner 1 position:absolute. , scrolling via js/jquery. did such thing 5 years ago when implementing custom scroll bars.


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -