Js achieves the menu drop-down effect of the navigation menu on the Microsoft official website with good compatibility, and the js drop-down menu
This article describes how js achieves a menu drop-down effect on the navigation menu of Microsoft official website with good compatibility. Share it with you for your reference. The details are as follows:
This is a navigation menu on the official Microsoft website. It is compatible with the drop-down menu and the navigation effect on the official Microsoft website. It has no animation effect on IE6. By the way, it also adds the IE6 effect and is compatible with IE6. I think Microsoft's official website is currently in use.
The running effect is as follows:
The Online Demo address is as follows:
Http://demo.jb51.net/js/2015/js-microsoft-web-nav-menu-codes/
The Code is as follows:
<! DOCTYPE html PUBLIC "-// W3C // dtd xhtml 1.0 Transitional // EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
I hope this article will help you design JavaScript programs.