Identifying the version of a browser using JavaScript is quite straight forward.
Is there any way to identify the browser version without using JavaScript libraries??
I just felt that there should be some way to identify the browser version without using any external libraries. I'm just very much curious to know if there is any way to do so..