| search | ใช้คืนค่า keyword ที่ส่งไปยัง url โดยเริ่มจากเครื่องหมาย "?" |
|---|
property:search;
return type:string
content:ใช้คืนค่า keyword ที่ส่งไปยัง url โดยเริ่มจากเครื่องหมาย "?"
example:var tagArea = document.getElementById ( "bamboo" ); alert ( tagArea.search );