eden159


Member since 01/05/2009

3 snippets

1949 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

eden159's Recent SnippetsTagged javascript



« Prev 1 Next »
Everything works as expected for the setTimeout() function until you try to call a method inside your ‘class’ (there are no real classes in JavaScript). Something like this won’t work: setTimeout(this.methodToCall, time); Passing a string r...
0 951 posted 15 years ago by eden159
« Prev 1 Next »