history ¸ñ·Ï¿¡¼ ¹æ¹®Çß´ø ÁÖ¼ÒµéÀÇ °¹¼ö¸¦ ¹ÝȯÇÑ´Ù.
ÀÌ ¼Ó¼ºÀº ÀбâÀü¿ëÀÌ¸ç µðÆúÆ®°ªÀº ¾ø´Ù.
| °³Ã¼ | script | HTML | ±Ô°Ý | IE |
|---|
<SCRIPT>
document.write('history.length='+history.length+'<BR>');
document.write('window.history.length='+window.history.length);
</SCRIPT>