November 19, 2007

The Register has been having fun with a script that removes all mention of the word “iPhone” from webpages; a necessary function these days. Better, they developed it to work on an iPhone; but just check out the code. // JavaScript here //This one thinks it’s an object var myRequest = new XMLHttpRequest(); //This is…

Read More Concise