Andrey Nikitenko
6559492079
Update perfect-scrollbar.css
...
prevent scrollbar rail from disappearing when mouse pointer leaves scrollbar area while dragging the scrollbar
2014-04-04 16:24:47 +03:00
Hyunje Alex Jun
04391d4dec
Additional typo fix for the patch below.
2014-03-10 01:41:18 +09:00
Ilan
fa03b68938
Fixed typo in CSS: missing space in "-webkit-transition:background-color.2s linear".
2014-03-10 01:41:18 +09:00
Hyunje Alex Jun
c1c41e6d14
CSS fixes for IE.
2014-01-21 21:38:45 +09:00
Hyunje Alex Jun
51db8add43
Implement visible rail feature.
...
Now the scrollbars are wrapped by rail elements, and
the styles and scripts are heavily changed to implement the feature.
2013-09-30 23:32:50 +09:00
maoziliang
e833f42d02
Fixed the scrollbar height for xp sp3 ie6
...
set 'font-size:0' for the scrollbar
2013-06-16 17:22:18 +09:00
maoziliang
a52d55957d
Add hover handlers for ie6.
...
Use scripts to add '.hover' class on the `.ps-container` and both
scrollbars when then mouse is over them because :hover is not supported
except 'a' element.
2013-06-16 17:13:20 +09:00
Hyunje Alex Jun
d8c961ee32
Csslint the css file.
2013-06-15 22:04:50 +09:00
Hyunje Alex Jun
1bd0c102db
IE support.
2012-11-10 17:30:09 +09:00
Hyunje Alex Jun
a96c918dc8
Add update and destroy function, enhance css.
...
this is the release version!
2012-11-10 03:13:47 +09:00
Hyunje Alex Jun
474351752d
Add x-axis scroll function.
2012-11-09 01:32:10 +09:00
Hyunje Alex Jun
efe6727e5d
Add y-axis scroll function.
2012-11-08 22:22:26 +09:00