Javascript Tutorial

Extended Characters

Having trouble remembering the extended character codes? It's now as easy as a press of a button.
Forms » javascript.internet.com
Score(+): 0 | Views: 13 | Save it | Report it


Top 20 Similar Javascript Tutorials

Strip Characters

Strips the characters from an input string. You can change the characters you want removed from the string by changing one line of code. Very useful!
Forms » javascript.internet.com
Score(+): 0 | Views: 22 | Similar Tuts | Save it | View this tutorial

Encode Special Characters

In this tutorial when you submit the form "GET" method, JavaScript encode special characters with the escape() function.
Forms » javascript.internet.com
Score(+): 0 | Views: 65 | Similar Tuts | Save it | View this tutorial