Go to google.comclear out your address barand paste in thisjavascript: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 TalksAugust 17, 2007ABSTRACTThis talk explores all the techniques used to build a robust, reusable, cross-platform JavaScript Library. We'll look at how to write...
Google Tech TalksNovember, 14 2007ABSTRACTAfter eight years of work in the standards committee, JavaScript will soon get an update. We present the highlights and rationales...
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 GWTBruce Johnson (Google)You may already know about GWT's nifty JavaScript Native Interface (JSNI), which allows you to define...
We talk to some engineers who have been working on releasing the Blogger JavaScript library, and some examples that use the library. We walk through...