another experiment.............

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-02-12 23:38:05 +04:00
parent c6f140ec8c
commit 146144dcd8

View File

@ -117,6 +117,7 @@ $(document).ready(function(){
function _monitor(){
if(!touching){
v.trigger('scrollend')
clearTimeout(t)
} else {
log('timed out...')
}