On occasion, many occasions, web browsers don't treat javascript the same way. Usually the issue is with Internet Explorer not acting like other browsers, so it can be useful to know if your user's browser is IE or not. Here is a little function that can tell you what browser is being used.
This entry was posted
on Wednesday, April 2nd, 2008 at 9:45 pm and is filed under Javascript, Web Design.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
[...] you recall I had written 3 previous JavaScript related posts, Add to Window on Load, What Browser? & Unobtrusive JavaScript is easy all of which came to a total of 37 lines of code. With JQuery [...]
Pingback by Design By Blake » Why you should use JQuery — August 10, 2008 @ 7:49 pm