Round speedometer with Jquery / CSS in a browser

dnndeveloper picture dnndeveloper · May 26, 2009 · Viewed 7.1k times · Source

I need to make a round object much like a speedometer (with moving needle inside indicating a value) in a browser. currently for all other items on this page iam using jquery. I rather not use flash as it needs to be ipod / iphone usable.

Any experience others have had doing this is greatly appreciated.

Answer

ichiban picture ichiban · May 26, 2009

Check out this speedometer created using Javascript/css and some analog clocks in Javascript/css as well.

You can use the source in those as a starting point for what you are trying to accomplish.