method:fontsize ( int );return type:stringcontent:ใช้กำหนดขนาดของตัวอักษรexample:var str = new String ( "Welcome" ); alert ( str.fontsize( 20 ) );