CSS Browser detection using jQuery instead of hacks
Browser sniffing is messy. There are a million ways to do it but none of them are particularly clean and most involve conditional statements such as ” ” for IE and various other CSS …
Browser sniffing is messy. There are a million ways to do it but none of them are particularly clean and most involve conditional statements such as ” ” for IE and various other CSS …