jsp页面iframe,iframe单选钮显示图片,jsp框架
<html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><title>testing</title></head><body><form name="viewimgform" method="POST" target="myimg" action="./loadingimg.do"><table width="60%"border="0" align="center" cellpadding="5" cellspacing="5"><tr> <td width="26%" height="30" align="center"><input name="imgid" type="radio" value="100" checked> 图片A </td> <td width="74%" rowspan="3" valign="top"> <iframe name="myimg" align="center" width=98% height=99% marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no src=""></iframe> </td></tr><tr> <td height="30" align="center"> <input type="radio" name="imgid" value="200"> 图片B</td></tr><tr> <td height="30" align="center"> <input type="radio" name="imgid" value="300"> 图片C</td></tr><tr> <td height="30" align="center"> <input type="submit" value="查看"></td> <td valign="top"> </td></tr></table></form></body></html>黑色头发 http://heisetoufa.iteye.com
页:
[1]