现在的位置: 首页 > 综合 > 正文

注册用户选择头像及时显示啦。

2012年06月02日 ⁄ 综合 ⁄ 共 1616字 ⁄ 字号 评论关闭
 <select class=editbox1 onChange="document.images['idface'].src=options[selectedIndex].value;" style="width: 159px">
              
<option value=headerpic/Default/1.JPG selected>头像1</option>
              
<option value=headerpic/Default/2.JPG select>头像2</option>
              
<option value=headerpic/Default/3.JPG select>头像3</option>
              
<option value=headerpic/Default/4.JPG select>头像4</option>
              
<option value=headerpic/Default/5.JPG select>头像5</option>
              
<option value=headerpic/Default/6.JPG select>头像6</option>
              
<option value=headerpic/Default/7.JPG select>头像7</option>
              
<option value=headerpic/Default/8.JPG select>头像8</option>
              
<option value=headerpic/Default/9.JPG select>头像9</option>
              
<option value=headerpic/Default/10.JPG select>头像10</option>
              
<option value=headerpic/Default/11.JPG select>头像11</option>
              
<option value=headerpic/Default/12.JPG select>头像12</option>
              
<option value=headerpic/Default/13.JPG select>头像13</option>
              
<option value=headerpic/Default/14.JPG select>头像14</option>
              
<option value=headerpic/Default/15.JPG select>头像15</option>
              
<option value=headerpic/Default/16.JPG select>头像16</option>
              
<option value=headerpic/Default/17.JPG select>头像17</option>
              
<option value=headerpic/Default/18.JPG select>头像18</option>
      
                     
</select>
            
<br />
            
<br />
            
&nbsp;<img id=idface src="headerpic/Default/1.JPG" runat="server" alt=个人形象代表>

 

有时候论坛注册的时候我们需要及时的选择动态的头像当作我们的头像。这个就是演示啦。

抱歉!评论已关闭.