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 8112643
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T02:34:16+00:00 2026-06-06T02:34:16+00:00

How can I flip the modal below which has multiple divs? <div id=modal> <div

  • 0

How can I flip the modal below which has multiple divs?

<div id="modal">

 <div id="box1front" class="window">

  <div class="header">
   <div class="headerinner">
    <div class="modalclose"><a href="#" class="close">X</a></div>
    <div class="modalheading">Title</div>
   </div>
  </div>

  <div class="contents">
   <div class="other">
    <div class="otherinner">
     <button>View Back</button>
    </div>
   </div>
   <div class="copy">
    <div class="copyinner">
     <p>[FRONT]</p>
    </div>
   </div>
  </div>

 </div>

 <div id="box1back" class="window">

  <div class="header">
   <div class="headerinner">
    <div class="modalclose"><a href="#" class="close">X</a></div>
    <div class="modalheading">Title</div>
   </div>
  </div>

  <div class="contents">
   <div class="other">
    <div class="otherinner">
     <button>View Front</button>
    </div>
   </div>
   <div class="copy">
    <div class="copyinner">
     <p>[BACK]</p>
    </div>
   </div>
  </div>

 </div>

</div>

I would want it to flip from box1front to box1back when I click on the buttons.

There will be multiple modals on this page (obviously not all open at once). They would each have their own IDs following the format above.

I would greatly appreciate it if someone would be able to help me.

Cheers,

Ash

  • 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-06-06T02:34:18+00:00Added an answer on June 6, 2026 at 2:34 am

    Check http://blog.guilhemmarty.com/flippy/

    I don’t know how to do the flip(probably can if I googled a little) but the link above has the flip effect, if you google jquery flip effect there are lot of results. to change the content is easy.

    Update:

    var contentVar = $('#box1back').html();
    
    $("#flipbox").flip({
        direction:'tb',
        content: contentVar
    });
    

    Something like that

    Update: i did some digging and here is a working sample

    http://jsfiddle.net/tvdCk/19/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can I vertically flip a UIViewController which is presented modally along with a
How can I flip the coordinate system of an NSWindow? I know it has
I want to make a script which can flip the text upside down like
I know we can flip pages horizontally using ViewPager.But is there any function which
I wanna have a SettingViewMain with a TabBar, which can Flip between SettingView1 and
Apple demonstrated Photo's for the iPad. In their demo, they said you can Flip
How can I flip an NSWindow so I can press a button, and the
here is the function: http://jsfiddle.net/bfQMD/25/ How can I flip continuously when hover and stops
How can I stop a background thread on keyboard flip in android?
I have an 'info' button that does a modal flip to an info page.

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.