Post Reply 
timers to buttons failing
Jul. 18, 2009, 12:17 PM
Post: #3
RE: timers to buttons failing
(Jul. 18, 2009 08:15 AM)sidki3003 Wrote:  These iframes also contain a 47s meta refresh tag. In previous config versions meta refresh was intercepted in Standard Mode and above. In the alpha and the last regular config update it is intercepted in Advanced Mode and above only.
It was the meta refresh tag. Changed to Advanced mode, and the gifs aren't requested anymore. Thanks for pointing this out.

(Jul. 18, 2009 08:15 AM)sidki3003 Wrote:  Nonetheless, sometimes timer interception doesn't kick in when it should. For instance, if a setTimeout function name contains the substring "menu", but does something else than keeping a menu working.

Or if a setInterval function body contains "clearInterval", but doesn't clear the interval because it's conditional, or is targeting another interval timer.
This could be a nice addition to the docs. Wink

Thanks!
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
timers to buttons failing - eclipse - Jul. 18, 2009, 04:12 AM
RE: timers to buttons failing - sidki3003 - Jul. 18, 2009, 08:15 AM
RE: timers to buttons failing - eclipse - Jul. 18, 2009 12:17 PM

Forum Jump: