Update 2 Congratulations! The results of the Google Code Jam 2008 Qualification Round are now official, and we're happy to announce that...
current information about computer and internet
Update 2 Congratulations! The results of the Google Code Jam 2008 Qualification Round are now official, and we're happy to announce that...
Have you never though about add, modify, or remove a generic information from a variable, and without changing variable itself? This is all ...
A common pattern to develop JavaScript libraries is to use different behaviours inside methods, and based on browser, or browser plus its ve...
... and here I am. My opinion about ECMAScript 4 is not that simple to explain. I would like to have a language, whatever it is, that is pow...
Are you worried about Array redefinition? Are you worried about eval function redefinition? Are you worried about whatever you want redefini...
Planet Earth, Year 2000 eval("document." + myformName + "." + myInputName + ".value"); Satellite Moon, Year 20...
Some time we could have a situation like this one: a site in a sub domain, called http://a.test.com another site in another sub domain, call...