Nested context menu
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/n-contextmenu
软件介绍
Turns nested unordered list into a nested context menu.
Demo: http://telega.phpnet.us/n-contextmenu/
Usage: contextMenu(menu_selector, [optional] style, [optional] onShow);
Tested in: Firefox 2+, Opera 9 (Ctrl+click), IE 6+
Sample code:
<ul id="mymenu">
<li>test 1</li>
<ul>
<li>test 1.1</li>
<li>test 1.2</li>
</ul>
</ul>
<div></div>
<script>
$("div").contextMenu("#mymenu");
</script>Based on the idea of the "Context menu" jQery plugin.
Visual C++/Turbo C串口通信编程实践
熊光明 / 电子工业出版社 / 2004-10 / 55.0
一起来看看 《Visual C++/Turbo C串口通信编程实践》 这本书的介绍吧!
SHA 加密
SHA 加密工具
html转js在线工具
html转js在线工具
