eden159


Member since 01/05/2009

6 snippets

1998 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

eden159's Recent Snippets



« Prev 1 Next »
0 1098 posted 15 years ago by eden159
0 722 posted 15 years ago by eden159
Helpfull function to remove recursively specific folders.
3 654 posted 15 years ago by eden159
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 971 posted 15 years ago by eden159
« Prev 1 Next »