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.
2 つのテキスト ボックスがあり、そのうちの 1 つを無効にして貼り付けを無効にしたい。私が試してみました
sinkEvents( Event.ONPASTE );
ただし、両方のテキストボックスの貼り付けが無効になります。