This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / 如何制作网站的浮动窗口?访问一些网站,一进入便会有一个浮动的小窗口(有时是不规则的窗口),飘来飘去,一点击便会新开一个浏览窗口进入另外一个网页?请问如何实现此功能?谢谢。
-victory(Victory);
2002-2-18
(#372219@0)
-
1. If you are a designer, you can use Dreamweaver which has such function. 2. If you are a developer, you can use JavaScript. 3. Please refer to sohu.com or other chinese portal sites
-xijie(西街);
2002-2-26
(#381372@0)
-
1. the floating window is a layer which should be rectangle 2. the unregular window you see is because there is a transparent xxxx.gif image file which resides on the regular rectangle layer
-xijie(西街);
2002-2-26
(#381379@0)