I am making an application using jQuery. In my app, the user enters some input like:
"We are going to party"
and when he clicks on the convert button, the result should be:
"V R GNG 2 PRTY".
But in my code, I am getting only last value as a result.
The code is at pastebin.com/NWMavENb.
I want the result to be "V R GNG 2 PRTY".Here is my page you can download http://www.mediafire.com/?cj5lz68di25dzx22 this page.