Tuesday, 15 May 2012

javascript - Snapjs Drawer issue and scrolling content -



javascript - Snapjs Drawer issue and scrolling content -

i using snap js such have drawer on left , content right. when drawer opened, can still scroll content on left.

what right way can disable div on left. in jquery:

if (state == 'right')                   "disable left side can't scroll' ( $('.idofelement').disable();) ;

is there overlooking in snap within controller left can disabled, without dom manipulation.

in snap.js file

set this

disable: 'left'

javascript angularjs scroll snapjs

No comments:

Post a Comment