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.
入力テキスト要素にアイコンを単純に追加することは可能ですか?
アイコンをボタン要素に追加することはできますが、たとえばテキスト型の入力には追加できません$(".mybutton").button({icons: {primary:'ui-icon-circle-check'}});
$(".mybutton").button({icons: {primary:'ui-icon-circle-check'}});