tags:

views:

36

answers:

2

What will be the Best practice to pass Multiline String as a Javascript function's argument.

+1  A: 

You can pass it a variable!

VoodooChild
+1  A: 
T.J. Crowder