0
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
var menuwidth='165px';
var disappeardelay=1000;
var hidemenu_onclick="yes";
var ie4=document.all;
var ns6=document.getElementById&&!document.all;
if(ie4||ns6)
document.write('<div id="dropmenudiv" style="visibility:hidden;position:absolute;z-index:100;width:'+menuwidth+';" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>');
.............
dropmenuobj=document.getElementById?document.getElementById("dropmenudiv"):dropmenudiv;
.............
function hidemenu(e)
{
if(typeof dropmenuobj!="undefined")
{
if(ie4||ns6)dropmenuobj.style.visibility="hidden"
}
};
.............
if(hidemenu_onclick=="yes") document.onclick=hidemenu;
http://newwave.hoha.ru/maxim_axenov/menu.js
Bon Appétit!
сайт какого-то барыги!
ух самородок! (там если еще поковыряться можно и обляпаться)
Запостил:
Alfred ,
12.08.2010 (Updated 24.03.2018 )
Комментарии (0) RSS