| iframe ³ôÀÌ jquery·Î ÀÚµ¿Á¶ÀýÇϱâ | 
 |   
 |  
    | 
9³â Àü |  
  <script src="http://code.jquery.com/jquery-1.8.3.min.js"></script> 
  
<iframe width="600" height="400" src="test.html" frameborder='1'  id="iframe_test"></iframe> 
  
<script> 
$('#iframe_test').load(function() { 
 $(this).height($(this).contents().find('body')[0].scrollHeight+30); 
}); 
</script>  
  
¡Ø ºÒ·¯¿Ã ÆÄÀÏÀÌ °°Àº µµ¸ÞÀο¡ ÀÖ¾î¾ß Á¤»óÀûÀ¸·Î µ¿ÀÛ ÇÕ´Ï´Ù. |  
  
 |  
 ̵̧ : 475 | 
̵̧
¸ñ·Ï
 |   
 |