<iframe name="feedbackform" id="feedbackform" src="xx.aspx" mce_src="xx.aspx" width="755" height="500" marginheight="0" marginwidth="0" frameborder="0" scrolling="no"></iframe>
<script type="text/javascript">
var temp_css;
temp_css="<style type=\"text/css\">";
temp_css+="body{padding:10px 0;margin:0;font-size:12px;}";
temp_css+="</style>";
window.onload=function(){
 var obj=window.frames["feedbackform"];
 obj.document.body.innerHTML+=temp_css;
}
</script>
 posted on 2008-09-03 14:38  刘卿  阅读(872)  评论(0编辑  收藏  举报