Iframe Vs Object

iFrame이 없어진다는 것은 뻥인것 같고..

<iframe src="http://vaslor.iptime.org/chat/index.php?nick=<?php echo $INFO['userinfo']['name']; ?>" name="chat" width="100%" height="400" frameborder="0" scrolling="auto" title="Vaslor.net 통신소"> </iframe>

<object type="text/html" height="100%" width="100%"
data="http://vaslor.iptime.org/chat/index.php?nick=<?php echo $INFO['userinfo']['name']; ?>">
</object>
로긴 후 수정하실 수 있습니다. 관심있는 분들의 많은 참여 부탁드립니다. 문법은 Formatting Syntax참조하세요.

* 출처: Iframe Vs Object

역링크