Hi All,
I looking for the solution for the auto switch between differerence CSS files for different browsers and devices.
Is there any best way to do auto switch between different css files based on the browsers and devices.
Like auto switch between iPhone' safari and android's chrome.
Loading
Iftikar HussainPosted Jun 27, 2013, 1:51 AM
Please refer the below link.
http://stackoverflow.com/questions/8698352/select-different-css-files-based-on-ie-version-in-asp-net
Although it is not good have different css for different browser
Regards,
Iftikar
Remember to click "Mark as Answer" on the post, if it helps you.