百度空间 | 百度首页 
 
文章列表
 
您正在查看 "Javascript" 分类下的文章

2009年11月16日 星期一 14:53
<div>
<table border='0' cellspacing='0' cellpadding='0'>
    <tr>
        <td><img src="../App_Themes/images/server/left.jpg" onclick="gd('left')" style="cursor:pointer;" /></td>
        <td style=" background:url(../App_Themes/images/server/bg.jpg); width:363px;">
<div id="tjf" style="bor
类别:Javascript | 评论(0) | 浏览()
 
2009年11月16日 星期一 14:52
setInterval("timeobj.innerHTML=new Date().toLocaleString()+' 星期'+'日一二三四五六'.charAt(new Date().getDay());",1200);
类别:Javascript | 评论(0) | 浏览()
 
2009年11月03日 星期二 13:26
<embed id="music" src="ringin.wav" width="0" height="0" loop="true" autostart="false"></embed>
<script>
music.play();
music.stop();
</script>
类别:Javascript | 评论(0) | 浏览()
 
2009年11月02日 星期一 14:02

<BODY style="height:2000px;">
<!-- QQ浮动广告开始 -->
<script>
/*
网页被卷去的高
符合W3c标准
document.documentElement.scrollTop
不符合w3c标准
document.body.scrollTop
*/
var delta=0.15
var collection;
function floaters() {
this.items = [];
this.addItem = function(id,x,y,content) {
   document.write('<DIV id='+id+' style="Z-INDEX: 10; POSITION: absolute;width:80px; height:30px;left

类别:Javascript | 评论(0) | 浏览()
 
2009年11月02日 星期一 13:51

<script type="text/vbscript">
Set d = CreateObject("Scripting.Dictionary")
d.add "a",-20319
d.add "ai",-20317
d.add "an",-20304
d.add "ang",-20295
d.add "ao",-20292
d.add "ba",-20283
d.add "bai",-20265
d.add "ban",-20257
d.add "bang",-20242
d.add "bao",-20230
d.add "bei",-20051
d.add "

类别:Javascript | 评论(0) | 浏览()
 
2009年11月01日 星期日 14:16

<script type="text/javascript">
function editTitle()
{
    document.getElementById("title").innerHTML = document.getElementById("txt").value;
}
function editStyle()
{
    document.getElementById("title").style.cssText = document.getElementById("style").value;
}
</script>
<body>
修改标题:<input id="txt" type="text" onkeyup

类别:Javascript | 评论(0) | 浏览()
 
2009年11月01日 星期日 00:36

<script type="text/javascript">
function addstyle()
{
    var sColor = dlgHelper.ChooseColorDlg();
    sColor = sColor.toString(16);
    sColor = (sColor.length==6)?"#"+sColor.toUpperCase():"#"+(new Array(6-sColor.length+1).join("0"))+sColor.toUpperCase();
    alert(sColor);
}
</script>

<object id="dlgHelper" classid=

类别:Javascript | 评论(0) | 浏览()
 
2009年09月17日 星期四 13:13

<html>
<head></head>
<body>
<div id="ad" style="position:absolute;"> <a href="http://www.baidu.com/" target="_blank" >
<img src="http://www.baidu.com/img/baidu_logo.gif" border="0" alt="百度"></a>
</div>
<script>
var x = 50,y = 60
var xin

类别:Javascript | 评论(0) | 浏览()
 
2009年08月05日 星期三 08:56

dsy.add("0_15",["抚州","赣州","吉安","景德镇","九江","南昌","萍乡","上饶","新余","宜春","鹰潭"]);
dsy.add("0_15_0",["崇仁县","东乡县","抚州市","广昌县","金溪县","乐安县","黎川县","南城县","南丰县","宜黄县","资溪县"]);
dsy.add("0_15_1

类别:Javascript | 评论(0) | 浏览()
 
2009年08月05日 星期三 08:55

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>中国城市联动</title>

类别:Javascript | 评论(0) | 浏览()
 
2009年06月30日 星期二 14:49

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>JavaScript仿标签式浏览器</tit

类别:Javascript | 评论(0) | 浏览()
 
2009年06月26日 星期五 08:45
<body>
<form id="form1" name="form1" method="post" action="">
<input name="s" type="checkbox" id="s" value="1" onclick="chk(this.value)" />
<input name="s" type="checkbox" id="s" value="2" onclick="chk(this.value)" />
<input name="s" type="checkbox" id="s" value="3" onclick=
类别:Javascript | 评论(0) | 浏览()
 
2009年06月09日 星期二 16:39

window.onerror = function()
{
    event.returnValue = true;
}

try
{

}
catch(e)
{
    alert(e.message);
}

类别:Javascript | 评论(0) | 浏览()
 
2009年06月02日 星期二 10:30

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>

类别:Javascript | 评论(0) | 浏览()
 
2009年06月01日 星期一 16:52

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>

类别:Javascript | 评论(0) | 浏览()
 
     
 
 
文章分类
 
 
Dotnet(18)
 
Asp(32)
 
 
 
 
As(1)
 
Sql(17)
 
 
Iis(4)
 
 
Ext(9)
 
 
 
 
Ajax(10)
 
     
 
文章存档
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
     
 
最新文章评论
   

[表情]
 

要是像这样的话,把整站程序的扩展名asp都改为do是吗?改来改去花时间啊!
 

谢谢拉`~
 

经测试 ÷±·×–—‰ 正常 出错 未完、待续。
 

Ajax的post方法的使用
http://www.tzwhx.com/newOperate/html/1/11/115/14883.htm...
 
     


©2009 Baidu