In Javascript, how do I do this with the user agent?

Posted by alex on Stack Overflow See other posts from Stack Overflow or by alex
Published on 2010-03-18T23:27:48Z Indexed on 2010/03/18 23:31 UTC
Read the original article Hit count: 176

Filed under:
|
|

If the user-agent includes the word "myapp", then alert('hi'); BTW, I am using JQuery.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript