1动态转换头像_编程<select name=face onChange="document.images['face'].src=options[selectedIndex].value;">   
2动态转换头像_编程<script language=vbs>   
3动态转换头像_编程for i = 1 to 14    
4动态转换头像_编程document.write"<option value=http://www.makewing.com/lanren/emotions/07/"&i&".gif>头像"&i&"</option>"    
5动态转换头像_编程next    
6动态转换头像_编程</script>   
7动态转换头像_编程</select>   
8动态转换头像_编程   
9动态转换头像_编程<img id=face src=http://www.makewing.com/lanren/emotions/07/1.gif>