View allAll Photos Tagged javascript
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; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0);
Made these to give away at the upcoming nclud open house: upcoming.yahoo.com/event/760072
Derived from some of my illustrations used in the studio: flickr.com/photos/splat/1583334704/
Arigola HTML To PHP Code Converter V2.0 really does magic when it comes to convert your HTML to PHP, ASP, CGI, PERL, JSP and Javascript documents. And more. Because the software can also do PHPNuke or CMS for you and also encrypt email addresses or affiliate links or other important parts of your sites. You can try it for free for 30 days at http://www.htmltophp.com.
What's JS Bach's full name? Looks like Google thinks it's JavaScript Bach.
I like that it's so proud of knowing that JavaScript is also abbreviated to JS that it even highlights the ‘JS’ in Bach's name to point out the match.
Impressions from the first nz.js(con); conference.javascript.org.nz/ organized by the JavaScript Society of New Zealand. javascript.org.nz/
Tim Wright looked at "Serverless Applications - behind the hype" at nz.js(con);