Skip to:
Content
Pages
Categories
Search
Top
Bottom

Jquery toggle registration form. Fields are ok but won’t function!


  • cancelthisaccountpls
    Participant

    @iamdavidstonegmailcom

    I have a small login form I toggle via jquery and would like to accomplish the same for my registration. The problem is that my form doesn’t do anything other than redirect to the main page. There are no pending activations either, so I just can’t get this form to submit. Any ideas? I realize the username field isn’t on there, but that’s not the culprit. I know there’s something much more important that I’m not doing. Just can’t figure it out!

    my code:

    <input type="text" name="signup_username" id="signup_username" value="” />

    <input type="text" name="signup_email" id="signup_email" value="” />

    <input type="submit" name="signup_submit" id="signup_submit" value=" →” />


  • The topic ‘Jquery toggle registration form. Fields are ok but won’t function!’ is closed to new replies.
Skip to toolbar