Miêu tả

Làm một chuỗi hiển thị ở dạng chỉ số trên như khi nó trong một thẻ <sup>.

Cú pháp

Cú pháp của nó như sau:

string.sup( )

Trả về giá trị

Trả về một chuỗi với thẻ <sup>.

Ví dụ

Bạn thử ví dụ sau:

<html>
   <head>
      <title>JavaScript String sup() Method</title>
   </head>
   
   <body>
   
      <script type="text/javascript">
         var str = new String("Hello world");
         alert(str.sup());
      </script>
      
   </body>
</html>

Kết quả

<sup>Hello world</sup>

Các bài học JavaScript khác tại s2sontech:




Bình luận (0)

Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Learning English Everyday