您的位置:首页 > Web前端 > JavaScript

yui cookie Dynamically Change Text Size Using Javascript 动态设置字体大小,写入Cookie

2009-10-17 18:59 513 查看
1
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
4<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
6<head>
7
8<title>yui cookie Dynamically Change Text Size Using Javascript 动态设置字体大小,写入Cookie</title>
9
10<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
11<meta name="description" content="涂聚文,缔友计算机信息技术有限公司,经营信息流,物流,人力资源流,资本流的系统解决方案的开发与设计和服务,geoVI studio.Geovin Du. Systems Solution to Fund flow,and Information flow,and Material flow,and Control flow,and Human Resource.Applied software development,design and service。.">
12<meta name="description" content="Study,Communicate。 ">
13<meta name="Robots" content="all index follow ">
14<meta name="Author" content="涂聚文" />
15<meta name="keywords" content="Chinea,Guangdong Province,Shenzhen city,Nanshan District,Hi-teach industry Park, geoVI studio,Geovin Du,Systems Solution.勝利は仕事部屋である貴方にご光来を賜ることを歓迎,the original affiliation, Jiangxi Province, the Ji'an city, YongFeng coutry, Ouyang's hometown. Discussion forum, friend reason person, English, Japanese language, Korean language <link rel="stylesheet" href="css/style.css" type="text/css">
17 <link rel="stylesheet" href="css/shadow.css" type="text/css">
18<link rel="shortcut icon" href="http://www.dupcit.com/favicon.ico" type="image/x-icon" />
19<link rel="icon" href="http://www.dupcit.com/favicon.ico" type="image/ico" />
20<link rel="Bookmark" href="http://www.dupcit.com/favicon.ico">
21</head>
22
23<body>
24
25<div><img src="A+.gif" alt="increase font size" id="increaseFont" /></div>
26
27<div><img src="A-.gif" alt="decrease font size" id="decreaseFont" /></div>
28
29<div id="news-main">
30
31Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas sit amet metus.
32
33Nunc quam elit, posuere nec, auctor in, rhoncus quis, dui. Aliquam erat volutpat. Ut dignissim, massa
34
35</div>
36
37
38
39<!-- js -->
40
41<script type="text/javascript" src="yahoo-dom-event/yahoo-dom-event.js"></script>
42
43<script type="text/javascript" src="cookie/cookie-beta-min.js"></script>
44
45<!-- /js -->
46
47
48
49<script type="text/javascript">
50// 涂聚文 缔友计算机信息技术有限公司 版权所有
51
79
80
81
83
85
101</script>
102
103</body>
104
105</html>

cookie-beta-min.js code:

1
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: