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

  • Home
  • SEARCH
  • 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 616293
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T18:18:41+00:00 2026-05-13T18:18:41+00:00

Greetings, I have written a modal using jquery UI and it appears at the

  • 0

Greetings,
I have written a modal using jquery UI and it appears at the front of a flash movie thus the html inside the modal becomes corrupt, I tried to hide the movie right before modal gets triggered and reappears after closing the modal, works well but each .hide() and .show() the flash movie gets resetted while all I want is to hide (without removing the movie) and displaying it once it is triggered to .show that modal div.

  • 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-13T18:18:42+00:00Added an answer on May 13, 2026 at 6:18 pm

    Tested in FF/linux, FF/WinXp, IE/WinXp, Safari/WinXp:

    • put your flash container DIV into a new DIV with overflow:hidden.

    basic:

    • to hide flash-div: $(‘#id_div_with_swf’).css(“left”,”-2000px”);
    • to show flash-div: $(‘#id_div_with_swf’).css(“left”,”0px”);

    or, show and hide with animation effects:

    • to hide flash-div: $(‘#id_div_with_swf’).animate({ left: “-2000px”},1000);
    • to show flash-div: $(‘#id_div_with_swf’).animate({ left: “0”},1000);

    html example:

    <div style="width:200px; height:100px; overflow:hidden;">
    <div id="id_div_with_swf" style="width:200px; height:100px; position:relative; left:0px; top:0px;">
    <!-- flash here -->
    </div>
    </div>
    

    you can’t get a cross-browser working solution with .css(‘visibility’, ‘visible’/’hidden’)

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

Sidebar

Related Questions

Greetings. I have written a little python script that calls MySQL in a subprocess.
Greetings, We have an application written in .net 3.5 that uses wcf and also
Greetings, In an WPF DataGridTemplateColumn I have a CellTemplate using a ListView and a
Greetings, inside one of the column I have values like the following: 9-7 9-18
greetings, I have a bunch of <li> items inside a div, the div is
Greetings all. I am writing some code using the Boost Units library and have
greetings all i have a web application using (spring-hibernate) frameworks and when tried to
Greetings: I have put together a RESTful web service in .NET 3.5 that takes
Greetings, I have a particular object which can be constructed from a file, as
Greetings. I have been looking at Literate Programming a bit now, and I 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.