Tag Archives: Web Browser

Checking Out the Browser and the Version

In Javascript, browser information can be acquired from navigator.userAgent property. And it’d rather make them clear what the values are. The following table represents the list of navigator.userAgent value from each browser (and the version). Some of them might be … Continue reading

Posted in DEVELOPMENT | Tagged , , | Leave a comment