Quote:
Originally Posted by Sim
Is there a maximum amount of characters that can be passed threw a javascript function paramater?
ex: display(var1, var2)
say var1 is 2 characters, var2 is 323432432 characters? theoritly speaking.
|
Why does it matter? Surely no real-world example approaches those limits.
__________________
All the code given in this post has been tested and is intended to address the question asked.
Unless stated otherwise it is not just a demonstration.
|