Animated menu with jQuery

I have created the following menu using jQuery from a sample tutorial. I have added the jQuery in my application and have used animation function to animate the menu items. In mouse hover on the menu item you will see the animation which is cool. :)


Comments

  1. Its amazing to see how jquery can simplify many things. Have you checked tanima's website? She's also using a cool jquery menu.

    ReplyDelete
  2. Yeah it's a very nice little cool library :) Haven't seen Tanima's blog. Can you give me the blog address of her?

    ReplyDelete

Post a Comment

Popular posts from this blog

html to Word Document Converter using Open XML SDK

How to: Get Top n Rows of DataView in C# asp.net