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