ah, mi sono reso conto che c'è un errore:
è
noncodice:btm.style.top = (myHeight - 150)+"px";
Su IE6 però non funziona. Ammetto che non so come gestire il position:fixed in IE6...codice:btm.style.marginTop = (myHeight - 150)+"px";
ah, mi sono reso conto che c'è un errore:
è
noncodice:btm.style.top = (myHeight - 150)+"px";
Su IE6 però non funziona. Ammetto che non so come gestire il position:fixed in IE6...codice:btm.style.marginTop = (myHeight - 150)+"px";
I DON'T Double Click!