jQuery即时贴插件 jQuery Sticky Notes
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://www.jquery-sticky-notes.com/
- 软件文档: http://www.jquery-sticky-notes.com/
软件介绍
jQuery Sticky Notes 是一款 jQuery 基于网页的即时贴插件。如下图所示:
示例代码:
<html>
<head>
<script type="text/javascript" src="jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="jquery.ui-1.7.2.custom.min.js"></script>
<script type="text/javascript" src="jquery.stickynotes.js"></script>
<link rel="stylesheet" target="_blank" rel="nofollow" href="jquery.stickynotes.css" type="text/css">
<script type="text/javascript">
// wait for the DOM to be loaded
$(document).ready(function() {
$('#notes').stickyNotes();
});
</script>
</head><div id="notes" style="width:800px;height:600px;">
</div>
MultiCharts Powerlanguage 语法字典
MultiCharts中国技术顾问团队 / 东方出版社 / 2013-9-1 / 38
MC编程工具书,适用于MC7.4及8.5版本一起来看看 《MultiCharts Powerlanguage 语法字典》 这本书的介绍吧!
