·?iframe 自適應高度
??? <iframe src="infoshow.jsp" id="ifrep" frameborder="0" scrolling="no" width="598" marginheight="0" hspace="0" vspace="0"
?? ?onload="document.all['ifrep'].style.height=ifrep.document.body.scrollHeight">
??? </iframe>
· 防止表格被撐開
?? ?<table style="table-layout:fixed;word-break:break-all">
??? <iframe src="infoshow.jsp" id="ifrep" frameborder="0" scrolling="no" width="598" marginheight="0" hspace="0" vspace="0"
?? ?onload="document.all['ifrep'].style.height=ifrep.document.body.scrollHeight">
??? </iframe>
· 防止表格被撐開
?? ?<table style="table-layout:fixed;word-break:break-all">