That's because they both use the same rendering engine, WebKit.
I'm not sure right now if you can single one from the other.

mtest wrote:
How possible to define Chrome browser like other, for example Safafri:
if ($.browser.safari) {
        alert('This is Safari')
    }

it intersting that chrome browser do same Alert
    "This is Safari'


Question.
How to define only CHROME browser?

Reply via email to