返回主页网页素材图库gif动画图库网页模板网页教程网页特效网页背景音乐网页制作软件下载网页设计字体下载休闲flashmtv音乐
 


用户提示特效


邮件的主题设置:如果邮箱来信太多,就有必要设置邮件的主题,方便识别

 

效果演示说明: 用按钮打开一个全屏窗口 效果:
说明: 用按钮打开一个全屏窗口
效果:
代码: <input type="button" onClick="www_helpor_net()" value="试试看" name="button">

<script>
<!--
function www_helpor_net(){
var targeturl="http://www.dabaoku.com"
newwin=window.open("","","scrollbars")
if (document.all){
newwin.moveTo(0,0)
newwin.resizeTo(screen.width,screen.height)
}
newwin.location=targeturl
}
//-->
</script>


 友情连接
 
© CopyRight 2002-2003, www.dabaoku.com, Inc. All Rights Reserved