当前位置: 软件>JavaScript软件
jQuery即时贴插件 jQuery Sticky Notes
本文导语: jQuery Sticky Notes 是一款 jQuery 基于网页的即时贴插件。如下图所示: 示例代码: // wait for the DOM to be loaded $(document).ready(function() { $('#notes').stickyNotes(); });
jQuery即时贴插件 jQuery Sticky Notes
本文导语: jQuery Sticky Notes 是一款 jQuery 基于网页的即时贴插件。如下图所示: 示例代码: // wait for the DOM to be loaded $(document).ready(function() { $('#notes').stickyNotes(); });