jquery - Site Not IE 8 Compatible -- Quick Fix? -


i've been tasked debugging , bringing website compatibility ie 8, i'm surprised see still dominates market share of ie users. site uses html, css , jquery jquery ui. there html5 specific tags , css3 selectors in build. looks , works in ie 9 , 10 (at least far ie compatibility settings provide view ie 9) latest firefox , chrome, it's "hosed" in ie 8.

the site visible here: http://www.newschoolaikido.com

it's total mess in ie 8 , honest i'm not sure begin -- , has traditionally specialized in tough x-browser compatibility issues that's saying lot. searching stackoverflow helpful advice today on similar issues; meanwhile, if eyeball in ie 8 , give me pointers appreciated. going need different build , sniffer this? also, there quick in meantime while working on indicate users might want switch 9 or 10, or use ff or chrome, view site?

any advice helpful. thank you.

i suggest implemeting modernizr javascript library. optimizes latest html , css standards ie. should great deal, might still have fix css-rules.

http://modernizr.com/


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -