Tag

encodeURI

1 views collected around this technical thread.

Qunar Tech Salon
Qunar Tech Salon
May 31, 2015 · Frontend Development

Using Firefox and Firebug to Encode and Decode URLs with encodeURI/decodeURI

This guide shows how to install the latest Firefox and Firebug, then use the console to encode and decode URLs via JavaScript's encodeURI and decodeURI functions, including step‑by‑step commands and explanations of why the latest tools are recommended.

FirebugFirefoxJavaScript
0 likes · 3 min read
Using Firefox and Firebug to Encode and Decode URLs with encodeURI/decodeURI