abouolia / sticky-sidebar

😎 Pure JavaScript tool for making smart and high performance sticky sidebar.

Home Page:https://abouolia.github.io/sticky-sidebar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

should be support.transform not support.translate

hdsuperman opened this issue · comments

else if( this.support.translate ) return 'translate('+ y +', '+ x +')';