Graphical Countdown in Jquery/Javascript/ASP.NET
Posted
by Eduard Schlechtinger
on Stack Overflow
See other posts from Stack Overflow
or by Eduard Schlechtinger
Published on 2010-03-12T22:29:34Z
Indexed on
2010/03/12
22:37 UTC
Read the original article
Hit count: 529
Hi designers/developers, I am looking for a way of graphically showing a countdown. I am working for a large Hospital and have written an Ambulance page that shows ambulance arriving in a datagrid with the time of arriving at the hospital in minutes and seconds (plus other info). They have asked me for somehow visually representing the information, so it fits with there other visually appealing Emergency Department web application (e.g. progress bar or something better):
1) Can somebody show me (visually appealing) design examples on how this could be done 2) Are there solutions in .Net (ASP.net or JQuery or Javascript) since this is our preferred technology
Thanks so much!
© Stack Overflow or respective owner