eden159


Member since 01/05/2009

6 snippets

2064 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

eden159's Recent Snippets



« Prev 1 Next »
0 1108 posted 15 years ago by eden159
0 737 posted 15 years ago by eden159
Helpfull function to remove recursively specific folders.
3 669 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 995 posted 15 years ago by eden159
« Prev 1 Next »