スポンサーリンク

HTMLのselectのoptionに,複数行や改行を許可する方法

オプションに複数行の内容を表示できるようなリストボックス(ドロップダウン)は,
jQueryのプラグインで実現可能。

HTMLかJSで質問です。 JSのオープンソースでも良いので、select..
http://q.hatena.ne.jp/1382703795


javascript - How can I build a select with multiline option? - Stack Overflow
http://stackoverflow.com/questions/15...


Selectmenu · fnagel/jquery-ui Wiki · GitHub
https://github.com/fnagel/jquery-ui/w...


動作デモページ
http://jsfiddle.net/fnagel/GXtpC/embe...

このライブラリは選択肢を上下キーで選ぶ。

だから、PCブラウザなら動作に致命的な問題はないが、

スマホなどのタッチデバイス系の機器では使えない。キーがないから…。



普通のHTMLでは,select/optionタグの仕様からして無理。

この情報にたどり着くまでの調査ログを下記に掲載。

オプションメニューの中の文字を折り返したい - ホームページ作成ソフト - 教えて!goo
http://oshiete.goo.ne.jp/qa/4297381.html


masahirorの気まま記録簿・HTMLフォーム「リストボックス・コンボボックス」の横幅指定
http://masahiror.hatenadiary.jp/entri...


SELECTタグの折り返し - HTML - 教えて!goo
http://oshiete.goo.ne.jp/qa/1965033.html


セレクタの文字列が長すぎて表示しきれない場合の対処法 - Webプログラマー+WebデザイナーなZARU日記
http://blog.tofu-kun.org/070507134449...


How can I implement a multi-line drop down select list with jQuery - Stack Overflow
http://stackoverflow.com/questions/59...


html - jQuery or other way of adding br to lines in a select drop down list - Stack Overflow
http://stackoverflow.com/questions/59...


JavaScript image combobox v3.3 | Marghoob Suleman
http://www.marghoobsuleman.com/jquery...


marghoobsuleman/ms-Dropdown · GitHub
https://github.com/marghoobsuleman/ms...


javascript - Can you have multiple lines in an option element? - Stack Overflow
http://stackoverflow.com/questions/47...


css - HTML br / inside a Select Box - Stack Overflow
http://stackoverflow.com/questions/17...


html - inserting br won't work at this one line in xsl - Stack Overflow
http://stackoverflow.com/questions/61...


Dropdown (select element) With Multi-line Options? : The Official Microsoft ASP.NET Forums
http://forums.asp.net/t/1390436.aspx