hkeshani

Results 2 issues of hkeshani

Is there a working example showing how to implement multiple filters for Griddle v.1, as was shown in the v. 0.x docs https://griddlegriddle.github.io/v0-docs/customization.html ?

enhancement

To fix, change line 131 in index.js to: `$("div#contents").animate({scrollTop: (areaTop+100) + "px"});` Thanks jonchou3 for the fix.