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
Post a Comment