we can get the browser name from javascript but is there any way to change css accordingly.I mean some classes of css file because I dont want to link another css file , I
I have done this in the past with conditional includes. Detect the browser from its headers, then include a .css file based on the condition