pull/1/head
Kenneth Kufluk 13 years ago
parent c55dac559d
commit 33eda62093

@ -37,6 +37,6 @@ then add bowser to your module collection
use it like this:
if ($.browser().chrome) {
if ($.bowser().chrome) {
alert('Hello Silicon Valley');
}
Loading…
Cancel
Save