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.
Ext-Js 4.1 で TinyMce エディターを使用していますが、エディターでユーザーを特定の文字に制限する必要があります。
maskReを試してみましたが、うまくいきませんでした。
もちろん、tinymce は textarea ではなく contenteditable iframe を使用しているため、maskRe は機能しません。エディター コードを時々クリーンアップするか、入力をブロックする小さな関数を作成することをお勧めします。