問題タブ [pre]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
6 に答える
3377 参照

javascript - pre 内のコードは IE8 では 1 行で表示されます

textareaa から値を取得して a の中に入れようとしていますが、pre tagchrome と mozilla では問題なく動作しますが、IE8 ではコンテンツ全体が 1 行のままです。pre tag

jsbin リンク: http://jsbin.com/uwunug/4/edit

これがすべてです:

\n私は( 「入力」に置き換えることによって)\n文字が前に入るが、そこに新しい行を生成しないことに気付きました

0 投票する
3 に答える
327 参照

javascript - Removing a line inside a
 from the DOM

When I remove a line from a <pre> tag the rest of the lines below it don't move up like they would if using a standard <div> or any other element.

You can see an example of this at http://jsfiddle.net/NN6LC/

Has anybody encountered this issue before or knows how to resolve this?

0 投票する
1 に答える
3113 参照

html -
タグは次を含むテキストを表示しません