javascript - Spin wheel image in HTML5 (e.g., roulette wheel)? -


what's best way emulate spinning roulette wheel in html5?

the wheel spinning should controllable input (i.e., speed of spinning based on user input). wheel labels should blur wheel spins fast, spinning slows, labels on wheel become more , more readable.

are there html5 libraries support this, or animations need programmed hand?

this needs supported on ios devices.

it can done in few lines of css.

blurring optical effect, doesn't need simulated.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -