jquery sticky alert:一个最小的jQuery插件用于在网站顶部添加粘性警报栏。 演示https 源码
jQuery的粘性警报 一个最小的jQuery插件,用于在网站顶部添加粘性警报栏。 受此。 可以在位于上的上找到运行的演示。 安装 手动安装 在包含jQuery本身之后,包含jquery.stickyalert.js : < script src =" /path/to/jquery.stickyalert.js " > </ script > 还包括jquery.stickyalerts.css : < link href =" /path/to/jquery.stickyalert.css " rel =" stylesheet " type =" text/css " /> 或者 使用安装: yarn add jquery-sticky-alert 或者 使用安装: npm install jquery-sticky-alert 用法 通常在加载jQuery和jquery
下载地址
用户评论