Community Member Profile
Juan Leung
Member since Oct 14, 2011
- Profile: /members/9121-Juan-Leung.htm
- Comments: 1
- Points: 11
Recent Blog Comments By Juan Leung
-
Creating A Timer (Timeout) Using jQuery Deferred Objects
Posted on Oct 14, 2011 at 2:32 AM
There a error in the demo code, the correct way should have been internalTimer = setTimeout( function() ... so when clearTimeout( internalTimer ) is called the timer would stop, but why is still seems to work fine? I'm guessing that the answer is whe... read more »



