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.
MVC3コントローラーのアクションが呼び出された後、AJAXではなく、フォームの送信ボタンを押してフォームの送信アクションを実行することにより、blockUIメッセージを何らかの方法で表示する方法はあると思いますか?
ありがとうございました
それに応じて設定されたモデルにフィールドを追加し、モデルの値が変更されたときにポップアップが呼び出される document.ready で、ポップアップを表示/非表示にします。