Whatever message this page gives is out now! Go check it out!
ColdFusion.ProgressBar.show(progressBarId) |
Parameter | Description |
progressBarId | Name of the progress bar object. This must be a valid ColdFusion identifier. |
<cfprogressbar name="pBar" autodisplay="false">
<cfinput type="button"
onClick="ColdFusion.ProgressBar.show('pBar')">