找回密码
 立即注册
搜索
查看: 198|回复: 4

如何制作这种网页

[复制链接]

135

主题

336

回帖

622

积分

高级会员

积分
622
发表于 2002-12-13 18:09:03 | 显示全部楼层 |阅读模式
我想制作一网页,想指定网页大小,隐藏工具栏,请问我该如何做???

135

主题

336

回帖

622

积分

高级会员

积分
622
 楼主| 发表于 2002-12-14 09:29:43 | 显示全部楼层
没人会?
回复

使用道具 举报

107

主题

670

回帖

1048

积分

金牌会员

积分
1048
发表于 2002-12-14 13:40:03 | 显示全部楼层
那是弹出窗口吧
需要在主页面中设置弹出窗口的大小等内容,还有弹出窗口的链接
利用的是JAVA脚本
www.jzzy.com  去这个网站看看
回复

使用道具 举报

209

主题

857

回帖

1676

积分

金牌会员

积分
1676
发表于 2002-12-14 17:37:18 | 显示全部楼层

Easy

Look
==============================================
<a href="#" onclick="window.open('test/abc.htm','NewWindow','toolbar=no,menubar=no,status=yes,resizeable=no,scrollbars=yes,width=200px,height=200px,top=100px,left=100px')">
Comment: The action of this sentence is that it will open a new window when you click the link.   

<body bgcolor="#FFFFFF"  onload="window.open('test/abc.htm','NewWindow','toolbar=no,menubar=no,status=yes,resizeable=no,scrollbars=yes,width=200px,height=200px,top=100px,left=100px')">
Comment: The action of this sentence is that it will open a new window when the web load.
==============================================
回复

使用道具 举报

345

主题

2965

回帖

4634

积分

荣誉版主

海水

积分
4634
发表于 2002-12-15 21:52:52 | 显示全部楼层
找本JavaScript的参考手册查一下就知道怎么做了,打开一个窗口的时候运行这些代码。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|海浩社区

GMT+8, 2025-9-19 20:32 , Processed in 0.090009 second(s), 20 queries .

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表