JS实现网站域名输入跳转
实现在地址栏输入不同的网址,实现跳转!可以实现一个空间使用多个域名!以下是JS的实现方式
<script Language="JavaScript">
// 检查域名
var appPath="";
function checkUrl2() {
var theurl;
var churl="www.auuo.com";
theurl=top.location.href;
if(theurl.indexOf("114.auuo.com",1)>=0){
//跳转到慈溪114信息网
self.location.href='http://www.cixi114.com';
return;
}
else if(theurl.indexOf("2536.auuo.com",1)>=0){
//跳转到爱情许愿网
self.location.href='http://www.2536.com';
return;
}
else if(theurl.indexOf("cn.auuo.com",1)>=0){
//跳转到慈溪网站建设网
self.location.href='http://www.auuo.cn/href';
return;
}
else if(theurl.indexOf("529999.auuo.com",1)>=0){
//跳转到黄金价格网
self.location.href='http://www.529999.com';
return;
}
else if(theurl.indexOf("localhost",1)<=0){
//不是本机调用
alert('请通过 http://'+churl+' 访问本站.');
top.location.href='http://'+churl;
}
}
checkUrl2();
</script>
联系我们
QQ:51193930(Ahoo)
MSN:auuocx@hotmail.com
网址:http://www.auuo.com
地址:慈溪天九商务中心525室
电话:189-0662-0882
我们的优势
拥有优秀的网站设计师与程序工程师,精通各种一流的图形设计软件,如Photoshop、Freehand CorlDraw、Flash、Dreamweaver、Fireworks等等制作网页和平面设计图。以及使用C语言、C#、ASP.NET框架、asp、php等语言为您开发项目,我们为您准备了最专业的技术服务。为您开发的网站精致实用,代码清晰,保证您的网站安全可靠修改方便,最重要的是符合市场需求,并随时为客户解决各种技术问题。
我们正在努力开拓...