Closed mk0y closed 10 years ago
Could you please show your setting ?
I don't have it anymore since I had to choose another library. But I followed this page: http://vnjs.net/www/project/freewall/#events
Just added onComplete
option to reset
function.
This is the demo for onComplete event: http://vnjs.net/www/project/freewall/example/oncomplete.html It called only one time.
On first page load, when I set
onResize
function to dofitWidth
, thenonComplete
function will be called twice.