Rushi's | Home on the web

TAG | css

Nov/11

4

11.3.11 BarrelRoll

On 3rd Nov 2011, google amused people world over by a bit of CSS3 magic. If you haven’t heard about it, try this Google link. function doBarellRoll(){ document.getElementById(‘outline’).className = ‘barell-roll’; setTimeout(function(){document.getElementById(‘outline’).className = ”;},5000); } .barell-roll{ -webkit-transition: -webkit-transform 4s ease; -webkit-transform: rotate(360deg); -moz-transition: -moz-transform 4s ease; -moz-transform: rotate(360deg); -o-transition: -o-transform 4s ease; -o-transform: rotate(360deg); transition: transform [...]

, , , , , , ,

ZenCoding is a fun, fast, intuitive way to write html,css,xsl,xml and haml code. Consider this like the typewriter shorthand system, but only better. This kind of coding style has been around since the late 2009. ZenCoding is possible by adding the plugin for your favorite editor. Check here if your editor has a ZenCoding plugin. [...]

, , , , , , , , , , , ,

Founded in September 2006, Smashing Magazine delivers useful and innovative information to Web designers and developers. Smashing Magazine is a well-respected international online publication for professional Web designers and developers. Smashing Magazine’s main goal is to support the Web design community with useful and valuable articles and resources, written and created by experienced designers and [...]

, , , , , , , , ,

Aug/11

16

Ace Editor

Ace is a standalone code editor written in JavaScript. The goal is to create a web based code editor that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse. Ace can be easily embedded in any web page and JavaScript application. Ace is developed as the [...]

, , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Dec/09

18

Toppers, Year 2009

We are just couple of weeks away from another exciting year. Here are few articles from various sources which claim to have put the best of 2009 in various categories. For those of you who want to know what was news on a specific date, google has newstimeline to fit the bill. Here we go: [...]

, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Older posts >>

Find it!

Theme Design by devolux.org
Tweaked by Rushi