html5 - Swap flash experience with HTML 5 experience if HTML 5 capable browser is detected -


we have interface flash video experience on our website , when user clicks on video testimonial, flash experience reveal video them watch/listen, in flash.

the goal when reaches our website using ios device or html 5 capable browser, example, flash experience swapped out reveal new html 5 experience. we're not ready remove flash since have users don't have modern browsers yet.

my question there "check" can add our site should user have html 5 browser when visit it, website swap flash experience our html 5 experience?

for example: should user have javascript disabled, have setup swap flash experience simple image in place. we're hoping similar exsit detecting html 5 capable browsers.

html5 collection of loosely-related features in html, javascript , css.
different browsers , versions support different subsets of features.

you can use modernizr library check specific features need.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -