-1
この具体的な例では、テーブルのスクロールヘッダーを無効にできますか?これに問題があります。正直言って、私はそれをどうやって行うのか分かりません。私の非常に簡単なコードの具体的な例でテーブルのスクロールヘッダーを無効にするにはどうすればいいですか?
建設は以下のとおりです。
<div id="container">
<table border="1">
<thead>
<th>Short fs [dsa]</th>
<th>Short fs[dsadas]</th>
<th>Short fs[dsadas]</th>
<th>Short fs[dsadas]</th>
<th>Short fs[dsadas]</th>
<th>Short fs[dsadas]</th>
<th>Short fs[dsadas]</th>
<th>Short fs[dsadas]</th>
<th>Short fs[dsadas]</th>
<th>Short fs[dsadas]</th>
<th>Short fs[dsadas]</th>
<th>Short fs[dsadas]</th>
<th>Very long long long long long</th>
</thead>
</table>
</div>
https://jsfiddle.net/2avm4a6n/109/
がそう書いていませんあなたは修正を意味する常に見えるだろうか? –
@RalphThomasHopperあなたはいくつかの例を示すことができますか? – user8820082