I don't have any exact code snippet but I have tried with "Number" which is larger then the long I am trying to alert. Even soo, it rounds it off. I have search the web and the javscript documentation without result.
Lets say I have an input field type hidden which I set to a big int from code behind. Then I try to alert it.
Comment