Rounded Menu with CSS3 and jQuery

  • Rounded Menu with CSS3 and jQuery, 3.7 out of 5 based on 3 ratings


    spinner css3 and jquery menuIn this tutorial we are going to make use of the incredibly awesome rotating and scaling jQuery patch from Zachary Johnson that can be found here. We will create a menu with little icons that will rotate when hovering. Also, we will make the menu item expand and reveal some menu content, like links or a search box.

    Similar to the spinner demo button we use

    To make things easier, we created two functions, one for expanding an item and one for collapsing it. The expand function will make the icon rotate 4 times around itself (360 times 4 are 1440). We will also make the item expand by animating an increase in its width. Then, we let the content appear, first the whole div and then the paragraph element.

    The collapse function will rotate the icon back, decrease the width of the item and make the content disappear.

          


    Author: Mary Lou
    Download: From here
    Tutorial: Found here

    Subscribe to Site Help Web Resources Feed

    Make a donation

    GD Star Rating
    loading…


    August 17th, 2010 | Blue | No Comments | Tags: , , ,

About The Author

Steve

Hi I am a webdeveloper based in Brisbane, Australia. Fanatical about the internet and website code and development. Hence this site, a showcase resource site for you to get the latest greatest code , scripts , apps and demos all from the one venue.

Comments are closed.