Quantcast
Channel: Geek O Space » javascript
Viewing all articles
Browse latest Browse all 9

jQuery

$
0
0

When we come to programming side every one wishes to create his/her own simple animations which can run in webpage which will look cool as it provides good GUI. Sometimes we can see complex animations running in some web pages by seeing which we wonder how it was created. Previously we were using GIF images or simple images, some flash things in order to provide animations. Javascripts  also play prominent role in animations and effects. But the harder part is everyone was having in creating these animations or to understand the code.

Now we can do same animations which can be better then javascript using jQuery.

jQuery is simplified javascript which is distributed and released as library file which includes all the necessary frameworks in order to create our own animation things. By using simple functions like hide(), show(), fadein() like this we can easily provide animations. Moreover we can create our own jQuery library files if we require our own custom animation. Even we can create whole website using jQuery coding.


Viewing all articles
Browse latest Browse all 9

Latest Images

Trending Articles



Latest Images