论文部分内容阅读
很多网站中都使用了网页菜单技术,以加强与来访者动态交互操作。使用网页菜单可以节省页面的空间资源,使页面设计更加美观和谐。网页菜单一般多用于站点内部的导航,这样可以有效缩短来访者定位到特定内容的时间,提高页面的浏览效率。网页菜单一般可以分为弹出式菜单和树形目录,以前由于网页菜单的制作需要使用脚本语言和DHTML,制作起来要麻烦一些。目前很多网页设计工具都提供了可以快速制作网页菜单的功能,下面就以弹出式菜单为例,介绍一下它的实现方法。
Many websites use web menu technology to enhance dynamic interaction with visitors. Using the web menu can save the page space resources, make the page design more beautiful and harmonious. Web pages are generally used for navigation within the site, which can effectively reduce the time for visitors to locate specific content and improve page browsing efficiency. Web menu can generally be divided into pop-up menu and tree directory, before the production of the Web menu requires the use of scripting language and DHTML, to make it a bit hassle. At present, many web design tools provide the function of quickly creating a web menu. Here is an example of a pop-up menu that describes how to implement it.