jquery - How to update compatibility mode settings at runtime -


one of custom datatable view needs ie 8 standard view render on web browser, have <meta http-equiv="x-ua-compatible" content="ie=7; ie=8" /> insert piece of code in site.master make work.

but override whole site compatibility settings. there way insert in application head section @ run time & on launching control add meta tag html page.


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -