我一直在尋找一個加載動畫。我需要它在加載此頁面時顯示,然後在加載頁面時停止/隱藏它。Coldfusion加載動畫cfform
我已經有一個加載gif圖像。只是不知道該從哪裏出發。
<cfform action="submitform.cfm" method="POST">
<!--- Code Here --->
<input type="Image" src="../images/btn_submit.gif" border="0" alt="Submit" style="border: none;">
</cfform>
我有ColdFusion的11
請勿使用'cfform'(或任何其他ColdFusion UI功能)。它們實施得很差,往往不太複雜,並且功能有限。使用簡單的老式HTML'