Português
Código de efeitos especiais simples e prático
. : 100% ; largura: 100%; fundo: #000000; filtro:Alfa(opacidade=30); %; z -index: 1001; } #div3 { display: block; z-index: 999; Mouse_Obj=" none",_x,_y; //função de arrastar objeto (automático) document.onmousemove=function() { if(Mouse_Obj!=="none") { document.getElementById(Mouse_Obj).style.left=_x+ event.x; document.getElementById(Mouse_Obj).style.top=_y+event.y; event.returnValue=false; //Parar a função de arrastar (automático) document.onmouseup=function() { Mouse_Obj="none" ; } //Confirme se a função do objeto arrastado o é a função do objeto arrastado m(o) { Mouse_Obj=o; .getElementById(Mouse_Obj).style.top)-event.y; } </script> <div id="div1"></div> <div id="div2" onmousedown="m(this.id)" estilo ="esquerda: 0px;top: 0px;"> <table width="50%" border="0" cellpadding="3" cellpacing="1" style="background: #ff7300; position:static;filter:progid :DXImageTransform.Microsoft.DropShadow (color=#666666,offX=4,offY=4,positivos=true)" align="center"> <tr style="cursor: move;"> <td><font color=" #FFFFFF">Lembrete:</font></td> <td align="right"><input type="button" value="x" onClick="document.getElementById ('div1').style.display ='none';document.getElementById ('div2').style.display='none';" style="cursor: hand;"></td> </tr> <tr> <td colspan="2" width="100%" bgcolor="#FFFFFF" height="150" align="middle">Bem-vindo a <a href="http://www.downcodes.com">http://www.downcodes.com </a></td> </tr> </table> </div> <div id="div3"><input type="button" value="Abrir camada" onClick="document.getElementById ('div1 ').style.display='block';document.getElementById ('div2').style.display='block';"></div>