Script: Win XP Progress Bar
http://www.dynamicdrive.com/dynamici...rogressbar.htm
Sorry if this is a silly question, but can this bar actually come up while the browser is processing something (via a third party), or is it that the script shows a progress bar first and then executes an action?
On an order page we have, the "Finalise Order" button is set up as:
<a class="category" href="JavaScript:SubmitOrder()">Finalize Order</a>
But I'm confused about how (if) I can alter that line so that when someone clicks on Finalise Order it shows the progress bar while it actually finalises the order. Is this the line where the script would go? how? Or does the script go elsewhere? Or am I completely on the wrong track?
I understand all the head info stuff, and the .js file is on the server, it's just the calling of the script so that it appears while the order is processed...
Cheers
Graeme



Reply With Quote



Bookmarks