현재 페이지에 몇개의 이미지가 있는지 갯수를 알려줍니다.
페이지 정보
작성자 서방님 댓글 0건 조회 104회 작성일 07-08-11 16:22본문
<html>
<head>
<title>http://www.blueb.co.kr</title>
<script type="text/javascript">
document.write("현재페이지에 <font color=red><B>" + document.images.length + "</B></font> 개의 이미지가 있습니다.")
</script>
</head>
<body>
댓글목록
등록된 댓글이 없습니다.