Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
いくつかのテキストフィールドを含む一連の jQuery ポートレットがあります。しかし、テキストフィールドを編集できません。これは FireFox (12.0) でのみ発生しているようです。
例: http://jsfiddle.net/xXwP7/
問題が何であるか誰にも分かりますか?
この行$( ".column" ).disableSelection();はそれらを無効にします。
$( ".column" ).disableSelection();