Saturday, 14 October 2017

send variable with space in jquery

Definition and Usage




The encodeURIComponent() function encodes a URI component.
This function encodes special characters. In addition, it encodes the following characters: , / ? : @ & = + $ #
Tip: Use the decodeURIComponent() function to decode an encoded URI component.

No comments:

Post a Comment