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

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -