Ticket #23957

画面処理中にアニメーションを表示する。

Open Date: 2010-12-24 16:49 Last Update: 2010-12-24 16:49

Reporter:
Owner:
Status:
Open [Owner assigned]
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
None
File:
None

Details

submitボタン押下後、次画面からの応答が返ってくるまでの間、「処理中です」というポップアップを表示できるようにする。 サンプルコード   onsubmit="var o=document.createElement('div');o.style.border='1px solid black';o.style.position='absolute';o.style.top='200px';o.style.left='300px';o.innerHTML='...wait...';document.getElementsByTagName('body')0.appendChild(o);">

Ticket History (1/1 Histories)

2010-12-24 16:49 Updated by: tenkoro
  • New Ticket "画面処理中にアニメーションを表示する。" created

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login