Jquery is most famous java-script library use by many webdesigners /front end developers.All modern websites use this with technologies like ajaxs.
because it is very light weight java-script library, also it simplify most of java script coding(write less do more).for more information visit http://jquery.com/
GX is a tiny (10kb uncompressed) JavaScript Animations Framework. Using GX you can create complex animations working with CSS property.you can refer
the Documentation from here.Today the tutorial about create a butterfly response to the mouse ,check here.
let s the game begins
Open any text editor you like (dream weaver,notepad,word pad etc) .create new HTML document.(i hope you know html )
before using jquery and gx libraries you should link to your web page,Type following code in the <head> section ,download GX these from here
and link them to your page.
Read the rest of this entry »


