svenito


Member since 12/11/2008

2 snippets

1118 profile views

1 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

svenito's Recent JavaScript Snippets



« Prev 1 Next »
Ensures all elements in an array are unique newArray = myArray.unique();
0 457 posted 14 years ago by svenito
This extends arrays withe a removeItems operation to remove all occurances of <item> from <array> usage: myArray.removeItems("words");
0 495 posted 14 years ago by svenito
« Prev 1 Next »