I used perfec-scrollbar and works fine like this
Ps.initialize(east, {
wheelSpeed: 2
});
and now i want change all scroll-bars to perfect-scrollbar, how can i do that? something like :
Ps.initialize("*", {
wheelSpeed: 2
});
But this doesn't work
Aucun commentaire:
Enregistrer un commentaire