Closed codeplaygoa closed 8 years ago
It's ok, what's the question is?
when iscroll is initialized i want to fire my custom function. i have seen there are iscroll events like "beforeScrollStart","scrollEnd" etc.. but i couldnt find an event which tells me iscroll is initialized
iScroll initialised right after new iScroll()
call.
Just put your code right after this block of code.
ok thanks
i want to fire a function once iscroll is initialized.