IM在页面打开文件操作
QQ在线代码生成:http://is.qq.com/webpresence/code.shtml
阿里旺旺在线代码生成:http://www.taobao.com/help/wangwang/wangwang_0628_12.php
MSN在线代码生成:http://www.365groups.com/msnonlinecode.aspx
Skype在线代码生成:http://skype.tom.com/products/skypeme.htm
<!-- 完整的HTML代码如下 -->
<!-- -->
<html>
<head>
<title>网页教学网在线联系</title>
<script language=javascript>
function picsize(obj, MaxWidth){
img = new Image();//新建一个Image对象,用这个对象的width就不会出现width为0的现象
img.src = obj.src;
if (img.width > MaxWidth) {
return MaxWidth;
}
else {
return img.width;
}
}
</script>
<link href="http://www.webjx.com/templates/webjx/css/style.css" rel="stylesheet" type="text/css" /><!--在这里加上一个CSS来控制字体-->
</head>
<body>
<SCRIPT>
var online = new Array();
if (!document.layers)
document.write('<div >
引用地址:http://hi.baidu.com/skyjoy2006/blog/item/b55485586418b3d99c820457.html