javascript check if browser is mozilla code example Example: how to check if browser is firefox in javascript if ($.browser.mozilla) { ...