add Salesforce Loading image

<apex:actionStatus id="loadingStatus">
<apex:facet name="start">
<apex:image value="/img/loading32.gif" height="16" width="16" style="vertical-align:middle;" />
</apex:facet>
<apex:facet name="stop">
</apex:facet>
</apex:actionStatus>

コメントを残す

メールアドレスが公開されることはありません。