摘要: 1.引入jquery.cookie.js 2.实现代码 <script type="text/javascript"> jQuery(function($) { //查询是否存入cookie var hasread = $.cookie('popoutCookie'); //cookie为空则调用弹 阅读全文
posted @ 2019-12-30 11:14 不负青春i 阅读(378) 评论(0) 推荐(0)