Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

document.writeln

概要

テキストの文字列とその直後に続く改行文字を文書に書き込みます。

構文

document.writeln(line) 

パラメータ

  • line はテキストの行を含む文字列です。

document.writeln("<p>パスワードを入力してください:</p>"); 

注記

document.writelndocument.write と同じですが、改行文字を追加します。

仕様

writeln

ドキュメントのタグと貢献者

タグ: 
 このページの貢献者: fscholz, khalid32, ethertank, Potappo
 最終更新者: khalid32,