Português
<html> <head> <title>Simulando avatar suspenso do OICQ</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <script language="javascript"> //Provedor: Xiaobai //Método de contato: //qq:14681571 //email:xiaobai@17560.net //Descrição: //Vi um artigo na Internet que simula seleção de imagens oicq //Mas o programa só dá Foi mencionado um método, mas não obteve o verdadeiro efeito prático: não pode ser escolhido. //Novato melhorou, aqui está o código fonte completo //Passou no teste: win2ks //Prepare 6 imagens: os nomes dos arquivos são mostrados no código abaixo //Entre eles: /u/info_img/2009-06/18/ logo .gif é a imagem quando nenhuma seleção é feita. var bV=parseInt(navigator.appVersion); camadas)?true :false; var z=0; function LayerV(LayerName,V){ E=eval('document.'+LayerName+'); estilo'); E.visibilidade=(V?'visível':'oculto' } ////////////////////////// ////// ////////////////////////// //A função a seguir implementa a seleção da imagem quando a imagem é clicada função select(image1){ var html, url1 url1=image1.src html="<img src="+url1+" width=70 height=70 onclick='javascript:select(this)'>" html=html+"<a href =javascript:LayerV('Zhong' ,z=1-z)><font style='font-family: Webdings;'>6</font></a>" pic.innerHTML=html LayerV('Zhong', z=1-z) } / /////////////////////////////////////// ////// </script> </head> <body bgcolor="#FFFFFF"> <table width="90" border="0" cellpacing="0" cellpadding="0"> <tr> < td> <table width="100%" border="1" cellpacing="0" cellpadding="0" bordercolor="#FF66FF"> <tr> <td align="right"><font style="font- size:12px"><div id=pic ><img src="/u/info_img/2009-06/18/logo.gif" width=70 height=70 onclick="javascript:LayerV('Zhong',z= 1-z)"><a href= "javascript:LayerV('Zhong',z=1-z)"><font style="font-family: Webdings;">6</font></a>< /div></td> </tr > </table> </td> </tr> <tr> <td><div id="Zhong" style="posição:relativa ;visibilidade:oculto ;largura:90px ;height:150px ;overflow:scroll;" > <img src='/u/info_img/2009-06/18/logo.gif' width=70 height=70 onclick='javascript:select(this)'> <img src="" largura=70 altura=70 onclick="javascript:select(this)"> <img src="" largura=70 altura=70 onclick="javascript:select(this)"> <img src="" largura=70 altura=70 onclick="javascript :select(this)"> <img src="" largura=70 altura=70 onclick="javascript:select(this)"> <img src="" largura=70 altura =70 onclick="javascript:select(this )"> </div></td> </tr> </table> </body> </html>