热门标签:   个人网站   个人网页   WAP网站   网页特效   网页教程   收藏本站   设为主页  
首 页   个人网站   个人博客   WAP网站   网页特效   网页教程   软件教程   我要参展
帐 号: 密 码:
 
网站及资源搜索:  
 
  当前位置 > 中国个人网页秀-> 网页特效-> 功能代码-> 查看网址代码
查看网址代码
整理:Cnwshow.Com   来源:Internet   整理时间:2008-3-26

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>查看网址代码</title>
</head>

<body>
<SCRIPT LANGUAGE="JavaScript">
function viewSource() {
document.getSource.view.value="请稍等...";
setTimeout("document.getSource.view.value='查看源代码'",6000);
window.location.href= "view-source:" + document.getSource.url.value;
return false;
}
</script>
<center>
打入完整的网址,按"查看源代码"就可看到它的源代码啦:)
<br>
<br>
<form name=getSource onSubmit="return viewSource();">
<input type=text name=url value="http://">
<br>
<br>
<input type=submit name=view value="查看源代码">
</form>
</body>
</html>






运行代码预览特效
  功能代码 热门点击
·横向滚动图片代码
·右下角提示消息广告代码
·页面随意漂浮广告代码
·跟随下拉框的广告代码
·查看指定网址的源文件
·大幅自动轮换代码
·查看网址代码
·交叉分离式广告代码
·带关闭开关的对联广告代码
·向左移动的广告代码
  酷站推荐
关于本站  联系本站  免责声明  使用帮助  网站搜索  网站地图
Copyright © 2005-2008 Cnwshow.Com Inc All Rights Reserved 中国个人网页秀
技术支持:网秀科技   QQ群:36941957  客服QQ:151483161  粵ICP备05134415号