a1ias


Member since 07/30/2009

Name: Andrew Kharook

Location: Ukraine, Uman

1 snippets

2376 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

You have not received any achievements.

a1ias's Recent SnippetsTagged url



« Prev 1 Next »
Usage: Let's say we have an url: http://primera.vremenno.net?foo=yes&bar=no var hash = getUrlVars(); alert(hash['foo']); // returns 'yes' alert(hash['bar']); // returns 'no'
0 805 posted 12 years ago by a1ias
« Prev 1 Next »