Go to google.com
clear out your address bar
and paste in this
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL;...
Google Tech Talks
August 17, 2007
ABSTRACT
This talk explores all the techniques used to build a robust, reusable, cross-platform JavaScript Library. We'll look at how to write...
Google Tech Talks
November, 14 2007
ABSTRACT
After eight years of work in the standards committee, JavaScript will soon get an update. We present the highlights and rationales...
In this installment, I'll be covering JavaScript variables and how they're used, as well as going back and making sure you've got a thorough understanding...
COMPLETE LIST
Google Codes-
google bearshare
google loco
google gothic
google linux
google l33t
google ewmew
xx-klingon
xx-piglatin
google bsd
google easter egg
answer to life the universe and everything
google mozilla
google gizoogle
Network Cameras
inurl:"viewerframe?mode=motion" (requires activeX)
intitle:"snc-rz30 home" (requires...
This tutorial will cover the really basic things about JavaScript, mainly proper syntax of strings, method of script inclusion, and the commonly used alert() and...
Surprisingly Rockin' JavaScript and DOM Programming in GWT
Bruce Johnson (Google)
You may already know about GWT's nifty JavaScript Native Interface (JSNI), which allows you to define...