Webpage effect click link display menu

Source: Internet
Author: User
Tip: you can modify some code before running

<html><head><title>Click the link display menu</title></head><body background="08.gif"><style>.iewrap1{height:30px;}</style><script language="JavaScript">Var index = 100 function dropit2 (whichone) {if (window. themenu & themenu. id! = Whichone. id) themenu. style. visibility = "hidden" themenu = whichoneif (document. all) {themenu. style. left = document. body. scrollLeft + event. ClientX-event.offsetX + 5<!--设置弹出菜单横向距离-->Themenu. style. top = document. body. scrollTop + event. ClientY-event.offsetY + 10<!--设置弹出菜单纵向距离-->If (themenu. style. visibility = "hidden") {themenu. style. visibility = "visible" themenu. style. index = index ++} else {hidemenu ()}}}</script><ilayer height=35px><layer visibility=show>[JavaScript Chinese website]</layer></ilayer><br><div id=dropmenu0 ><script language="JavaScript">Var menu = new Array () menu [0] ='<font color="#ffff00">Www.111cn.net</font><br>'Menu [1] ='<font color="#ffff00">JavaScript software</font><br>'Menu [2] ='<font color="#ffff00">JavaScript Forum</font><br>'If (document. all) dropmenu0.style. padding = "4px" for (I = 0; I<menu.length;i++)document.write(menu[i])</script></div></body></html>
Tip: you can modify some code before running

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.