Thread: if (timeout)
View Single Post
  #4  
Old 04-24-2009, 03:50 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Quote:
Originally Posted by Schetti View Post
I know that, but I am wondering why if (timeout) {} isnt working
Because...


1) You're overwriting it with function onTimeOut()

2) You shouldn't place events inside other events. Even though GS1 allowed it for the most part, it's really bad practice.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote