Archive for the ‘javascript’ Category

abstract art generator using JavaScript

November 24th, 2008

While stumbling upon today, came to this site and then couldn’t resist myself to write about it. This features an online panel packed with some tools to draw. The movement of object chosen to draw gives a quite realistic feeling. Nobody can resist himself from experimenting after having a look there. So just try it…you are very close to become an abstract artist! Here is the source code of the JavaScript application.

While they don’t clearly state about the license of the application, the images you draw there are comletely yours and can be downloaded in either standard or high quality version.

Here is a screenshot of the Bomomo application.

Abstract Art using Bomomo

Abstract Art using Bomomo

Tags: art, bomomo, javascript
Posted in javascript | Comments (2)

The fancy menu with the power of JavaScript and CSS

July 15th, 2008

I noticed this effect long time back and was really stunned by it’s graceful beauty. For a quick quick introduction to fancy menu go to this page. Great mootools library of JavaScript shows it’s magic with very elegant semantic XHTML and CSS in this technique. Definitely a great read!

For the JQuery port of the fancy menu effect read this post or this post at meta20.net (aka Smooth Menu for JQuery)

Tags: CSS, javascript, XHTML
Posted in CSS, designing, javascript, technology | Comments (3)