Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3596050
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T19:56:00+00:00 2026-05-18T19:56:00+00:00

I am trying to do the following. Have two forms on page, [ form

  • 0

I am trying to do the following.

Have two forms on page,

  • [ form 1 ]
  • [ form 2 ]

Essentially look at fiddle http://www.jsfiddle.net/ozzy/S9nX7/1/

I want form 2 to be hidden on page load.

If user clicks yes on form 1, it takes them to new page
If user clicks no on form 1, it hides form 1 and shows form 2

I am buggered if I can work out the js to do this.
Hopefully using jquery slide , with easing… I have looked on jQuery site, and at slide up down, toggle show etc but.. am lost is there a simple solution ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T19:56:00+00:00Added an answer on May 18, 2026 at 7:56 pm

    I have updated your code.
    http://www.jsfiddle.net/S9nX7/4/

    I have added the required css, and the required jQuery. I have cleaned up your html.

    To hide the div#b on page load, use css: #b{ display:none; }

    To hide div#a and show div#b when you click a.no, use jQuery. If you want sliding transitions, replace the jQuery hide/show with slides or whatever effect you want.

    $("a.no").click(function(){
                     $("#a").hide();
                     $("#b").show();
                     return false;
    
         });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to do the following. Have two forms on page, [ form
I'm trying to do the following thing - I have two version of the
I have the following two arrays , i am trying to see whether if
Trying to use JSTL but have the following problem: Index.xhtml page: <?xml version=1.0 encoding=UTF-8?>
I have two forms, form 1 and form 2; both forms are located in
I have two windows forms. I need to open second form in each adjusted
I have a page with several forms. I am trying to submit one of
I'm trying to create a page using ASP.NET MVC 2 which shows two things:
I have the following form: from models import MyModel class MultProgresemosReferenciasForm(forms.Form): selected = forms.ModelMultipleChoiceField(widget=forms.CheckboxSelectMultiple,
The following image have been uploaded to show what I am trying to do

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.