http://tympanus.net/codrops/2010/03/22/interactive-image-vamp-up-with-jquery-css3-and-php/ how to adding vertical sidebar?
or how to disable horizontal scroll bar?
- overflow-x:hidden;
- overflow-y:scroll;
is not working properly I'd appreciate if you help.