悬浮九宫格菜单jQuery插件jQueryPopMenu -JS/jQuery代码 -演示与下载 -时代Java

jQuery pop menu

click these buttons below to have a try.

How to use:

$('#demo_box').popmenu({parameters});

You can use parameters below.

{
        'controller': true,       // use control button or not
        'width': '300px',         // width of menu
        'background': '#34495e',  // background color of menu
        'focusColor': '#1abc9c',  // hover color of menu's buttons
        'borderRadius': '10px',   // radian of angles, '0' for right angle
        'top': '50',              // pixels that move up
        'left': '0',              // pixels that move left
        'iconSize': '100px'       // size of menu's buttons
        }
下载代码说明
X关闭

悬浮九宫格菜单jQuery插件适用于移动端网站

悬浮九宫格菜单jQuery插件是一款小巧的悬浮九宫格菜单jQuery插件,经测试效果相当不错,适用于移动端网站,作者推荐下载。