Is there a way to get the device's unique id using JQuery/JavaScript.
I know one can detect the user agent and type of device that is being used but that is not required. I need to know the unique id that is being used.
Having said that I also know that browser is the least priviliged application running on the machine and it should be able to get that id.
But still asking if there is a way?