JavaScript does not work when I redirect control to another .erb file from mail .erb file. How should I make it work?

23 views Asked by At

I am working RhoMobile app where I capture Lead details and throw Validation. On validation control goes to another .erb which generate Pop-up box to show list of errors..I have same code in both the .erb files but it does not work when validation occurs and control goes to new .erb. Please help me out in this.

0

There are 0 answers