摘要:1 <html xmlns="http://www.w3.org/1999/xhtml" > 2 <head> 3 <title>JQuery</title> 4 <script src="../js/jquery-1.4.2.js" type="text/javascript"></script> 5 <script type="text/javascript"> 6 $(function(){ 7 //动态创建元素使用选择器的易
阅读全文
随笔分类 - JQeury
摘要:1 <html xmlns="http://www.w3.org/1999/xhtml" > 2 <head> 3 <title>无标题页</title> 4 <script type="text/javascript" src="../js/jquery-1.4.2.js"> </script> 5 <script type="text/javascript" src="../js/jquery.cookie.js"
阅读全文
摘要:用户名: 记住上次登陆的时间您上次登录的时间是: cookie的高级设置 用户设置网页的颜色,浏览器记住用户的选择,下次访问时按用户的设置显示红色黄色绿色蓝色 1 <html xmlns="http://www.w3.org/1999/xhtml" > 2 <head> 3 <title>Jquery.cookie</title> 4 <script src="../js/jquery-1.4.2.js" type="text/javascript"></script&
阅读全文
浙公网安备 33010602011771号