laviastar / iscroll-js

Automatically exported from code.google.com/p/iscroll-js
MIT License
2 stars 2 forks source link

De-attach events from document #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load scroller div in a modal popup
2. Close the popup
3. Everything is messed up, nothing will work as events attached 
restricts/prevents

What is the expected output? What do you see instead?
- API to detach events 

What version of the product are you using? On what operating system?
- iPhone

Please provide any additional information below.

Original issue reported on code.google.com by vipullim...@gmail.com on 22 Jun 2010 at 9:35

GoogleCodeExporter commented 9 years ago
I'll add a "destroy" method.

Original comment by mat...@gmail.com on 22 Jun 2010 at 9:39

GoogleCodeExporter commented 9 years ago

Original comment by mat...@gmail.com on 22 Jun 2010 at 9:42

GoogleCodeExporter commented 9 years ago
Thanks for prompt reply. Waiting for update from you

Original comment by vipullim...@gmail.com on 22 Jun 2010 at 9:57

GoogleCodeExporter commented 9 years ago
Added a preliminary destroy(bool) method.

Original comment by mat...@gmail.com on 24 Jun 2010 at 7:41

GoogleCodeExporter commented 9 years ago
Thank you very much for your support. I will update my code and use your new 
version soon. Thanks :)

Original comment by vipullim...@gmail.com on 24 Jun 2010 at 8:10