A repository of over 1000 quality jQuery plugins

jQuery jQuery RoundMenu

jQuery RoundMenu is a jQuery Rounded Edges plugin.

Created by Antoniopuero

jquery plugin for menu rounding

Not what you're looking for? Click here to view more Rounded Edges jQuery plugins

jQuery.roundMenu plugin

Usage

$('menu-selector').roundMenu({
    radius: 800, //optional, default 2000
    position: 'horizontal' // optional, default vertical
  });

Simple usage and styling you can find in index.html, main.js, style.css.

MIT License Copyright (c) 2013 Savchenko Anton



You might also like these other Rounded Edges jQuery Plugins

  • Round Progressbar

    round progress bar jquery

  • jQuery Rocking And Rol...

    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 cont...

  • RoundHeight JS

    jQuery plugin for keeping the height of elements rounded up to a particular multiple.

License:

The MIT License (MIT)