method:link ( web_page );return type:stringcontent:ใช้กำหนดข้อความให้เป็นลิงค์example:var str = new String ( "bamboolabcode" ); document.write ( str.link( "http://www.bamboolabcode.com" ) );