Today I will tell you about animations in web using jQuery. As we know – jQuery offer us several default methods of effects: fade(In/Out/To), hide, show, slide(Down/Toggle/Up), toggle. This is ok, but what if we need more? So, animation will help us! It will help to slide between 2 states using really good effects.
Best jQuery Web Plugins & Tutorials with Demo
jQuery Common Accordion – Horizontal & Vertical
Works as vertical accordion and horizontal accordion. It can be auto slide. You can set a default panel.
jQuery Accordion Features
• Works as vertical accordion and horizontal accordion.
• it can be auto slide.
• You can set a default panel.
• You can set your own mouse events.
• It can be nested.
• Its just 4kb without any compression.
• Its free! 🙂
Drag Drop Shopping Cart Using JQuery
There are a lot tutorial about creating drag and drop shopping cart, in this post I want to share my version still with JQuery, but the different is this example only shows the code on the client side, which mean all of data are hardcoded on the html, and counting price and total items will be handle by javascript.










