上一页 1 2 3 4 5 6 7 8 9 ··· 15 下一页
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>菜单伸缩实例</title> <script type="text/javascript" src="http://code.jquery.com/jquery-l 阅读全文
posted @ 2016-12-01 11:54 天--安静 阅读(134) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>js 一个页面多个tab选项卡效果</title> <script> function setTab(name,cursel,n){ for(i=1;i<=n;i+ 阅读全文
posted @ 2016-11-30 17:46 天--安静 阅读(1166) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html><head><meta charset="utf-8"><title>简易购物车增删合计</title><script type="text/javascript" src="jquery-1.4.2.js"></script><script type="t 阅读全文
posted @ 2016-11-30 16:54 天--安静 阅读(1484) 评论(0) 推荐(0) 编辑
摘要: <html><head><meta http-equiv="content-type" content="text/html; charset=gbk"><style>.yellow{ color:#FF0;}</style></head><body> <table align="center" b 阅读全文
posted @ 2016-11-24 14:54 天--安静 阅读(522) 评论(0) 推荐(0) 编辑
摘要: 给input的placeholder设置颜色 ::-webkit-input-placeholder { /* WebKit browsers */ color: #999;}:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #999; 阅读全文
posted @ 2016-11-15 15:25 天--安静 阅读(2130) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html><head><meta><title>等宽字体模拟边框类型实战实例页面</title><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1. 阅读全文
posted @ 2016-10-28 15:17 天--安静 阅读(222) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE HTML><html><!-- Made In 花小柒--> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>QQ企鹅妹妹</title> <style> * { 阅读全文
posted @ 2016-10-28 14:06 天--安静 阅读(155) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="description" content=""><meta name="keywords" content=""><script src="http://libs.baidu.c 阅读全文
posted @ 2016-10-26 12:00 天--安静 阅读(156) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="description" content=""><meta name="keywords" content=""><title>用闭包的写法弹出元素的索引值</title><!- 阅读全文
posted @ 2016-10-24 09:03 天--安静 阅读(248) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title> <script type="text/javascript"> var shape={ type:"triangle", getT 阅读全文
posted @ 2016-10-20 11:02 天--安静 阅读(202) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 ··· 15 下一页