method:strike ();return type:stringcontent:ใช้แสดงผลข้อความแบบ มีเส้นขีดทับตัวอักษรตรงกลางexample:var str = new String ( "Cancel" ); alert ( str.strike() );