eden159


Member since 01/05/2009

6 snippets

2047 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

eden159's Recent Snippets



« Prev 1 Next »
0 1105 posted 15 years ago by eden159
0 734 posted 15 years ago by eden159
Helpfull function to remove recursively specific folders.
3 665 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 989 posted 15 years ago by eden159
« Prev 1 Next »