This website requires JavaScript.
Explore
Help
Sign In
cartodb
/
perfect-scrollbar
Watch
1
Star
0
Fork
0
You've already forked perfect-scrollbar
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
908cee5490
perfect-scrollbar
/
src
/
js
/
plugin
History
Jun
908cee5490
Merge pull request
#535
from lpetrov/invalid-state-error-on-scroll-update
...
Fixes
https://github.com/noraesae/perfect-scrollbar/issues/534
(Calli…
2016-08-13 12:55:29 +09:00
..
handler
Updated code styling to match repo recommendations
2016-08-11 15:55:20 +01:00
default-setting.js
Add 'handlers' option to configure scrolling methods
2016-02-22 20:58:48 +09:00
destroy.js
Change variable definition style
2016-02-22 22:45:32 +09:00
initialize.js
Change variable definition style
2016-02-22 22:45:32 +09:00
instances.js
Use only getAttribute and setAttribute to maximize browser compatibility, due to partial support of the .dataset method
2016-03-01 11:26:35 -03:00
update-geometry.js
Change variable definition style
2016-02-22 22:45:32 +09:00
update-scroll.js
Fixes
https://github.com/noraesae/perfect-scrollbar/issues/534
(Calling .update from an ps-scroll-y triggers an InvalidStateError
#534
)
2016-07-19 15:57:17 +03:00
update.js
Change variable definition style
2016-02-22 22:45:32 +09:00