Posts tagged 'browser utils'
0 comments / November 02, 2014
Browser detection in javascript
Sometimes we just need to know client web browser to deliver information or add some code specific to the browser. In a client web browser navigator object holds client browser name,version, user agent,platform and other details.