satie83


Member since 03/19/2012

6 snippets

4467 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

satie83's Recent SnippetsTagged javascript



« Prev 1 Next »
How would you validate the number of days in a given month?
0 977 posted 10 years ago by satie83
Assuming that by empty means "has no properties of its own"
0 681 posted 10 years ago by satie83
The following function loads all browser-cookies into an associative array with the cookie name as the index and the cookie value as the value
0 551 posted 11 years ago by satie83
In javascript there is no function for printing variables like you have PHP, I use print_r and var_dump a lot in PHP for dumping variables so I wanted to create a simular function in javascript.
0 840 posted 11 years ago by satie83
Here’s a very simple script which adds numbers sequentially to an unordered list using jQuery
0 656 posted 11 years ago by satie83
Returns the version of Windows Internet Explorer or a -1 (indicating the use of another browser).
0 642 posted 11 years ago by satie83
« Prev 1 Next »