pull/1/merge
GitHub Merge Button 13 years ago
commit 74dd761370

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