| hash | ใช้คืนค่า ชื่อของ anchor ( ที่ใช้ลิงค์ภายในหน้า page เดียวกัน ) |
|---|
property:hash;
return type:string
content:ใช้คืนค่า ชื่อของ anchor ( ที่ใช้ลิงค์ภายในหน้า page เดียวกัน )
example:var tagArea = document.getElementById ( "bamboo" ); alert ( tagArea.hash );