davidwalsh.name
Submitted by: David Walsh

Detecting Google Chrome Using Javascript

There’s always a chance that Chrome will have a quirk that none of the other browsers have and you may need to use client side detection to fix the problem. You can detect Chrome by using the following bit of Javascript

direct link