一种基于JavaScript的Web网页特效实现方法
A way of taking special effect in Web page making based on JavaScript
-
摘要: 为使制作 Web页面更加吸引人 ,且有动态的感觉 ,往往在设计 Web页面时 ,需加入一些特效处理 .本文给出了一种用 Java Script语言实现一个在网页中不停滚动的图片 ,并为该图片加上超链的特效处理方法 ,并给出了具体的源程序代码 .Abstract: In order to make a web page more attractive and movable,Some special methods should be used.By the JavaScript Language.We make a continuously movable picture which is hyperlinked in some particular methods.Meanwhile,the source codes are given.