javascript - User account creation and validation (BigCommerce) -


i'm having little trouble account creation form.

first of all, site on 'bigcommerce', can't me because changed design , don't deal design related issues.

the problem this: if fill every textbox right information , click submit, ok. i'm getting transferred 'thank you' page, new user added , fine.

but, if type wrong e-mail address, 2 not-matching passwords, leave text box blank or , click submit, form blank , have start filling details on again.

second, i'm getting redirected page (with new , empty form), , error written on top on form, instead of getting pop-up message what's wrong on same page.

so.. account creation page: ​

http://pastebin.com/pb5mrbtf

and javascript code redirecting to

http://pastebin.com/glw5wceq

please help

remove autocomplete="off" text removing issue , others pls attach jsfiddle link. keep old id's , class's validation, otherwise need update js file functions also. please provide jsfiddle link


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -