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>
<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>
浙公网安备 33010602011771号