°³Ã¼ÀÇ ¼³¸íÀ» À§ÇÑ ±ä ¹®ÀÚ¿­À» °®´Â ÁÖ¼Ò(URI)¸¦ ¹ÝȯÇϰųª ¼³Á¤ÇÑ´Ù.

Àμö
: (¼Ó¼º ¹®ÀÚ¿­)
¼Ó¼º°ªÀº °³Ã¼ÀÇ ¼³¸íÀ» À§ÇÑ ±ä ¹®ÀÚ¿­À» °®´Â ÁÖ¼Ò(URI)¸¦ ³ªÅ¸³»´Â ¹®ÀÚ¿­ÀÌ´Ù.

ÀÌ ¼Ó¼ºÀº Àбâ/¾²±âÀÌ¸ç µðÆúÆ®°ªÀº ¾ø´Ù.

Ư±â
ÁÖÀÇ : ÀÌ ¼Ó¼ºÀº alt ¾ÖÆ®¸®ºäÆ®·Î ¼³Á¤ÇÑ ¼³¸íÀ» º¸¿ÏÇϱâ À§ÇÑ °ÍÀÌ´Ù.
Àû¿ë
°³Ã¼scriptHTML±Ô°ÝIE
Âü°í

ÀÌ ¼Ó¼ºÀº (¿µ¹®) W3C DOM Level 1(Document Object Model)¿¡¼­ Á¤ÀǵǾú´Ù.


document.write(fileName) ¿¹Á¦

<IMG src=../../gif/flower.jpg width=200 id=imgObj longDesc="http://koxo.com/lang/js/property/longDesc.txt">
<SCRIPT>
document.write('<BR>imgObj.longDesc='+imgObj.longDesc);
</SCRIPT>