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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T05:11:27+00:00 2026-06-13T05:11:27+00:00

I want the applet not floating in html. When I open a jQuery modal

  • 0

I want the applet not floating in html.

When I open a jQuery modal window, the window is behind the applet component.

Now, how can I make the applet same layer as regular html text, inputs, buttons etc…so that the jQuery modal window is on top of the applet?

I already tried: z-index: -1 and z-index: -99999 but it doesn’t work.

Browser use: IE7 and IE9

  • 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-13T05:11:28+00:00Added an answer on June 13, 2026 at 5:11 am

    The simplest way is to use an iframe to float content above an applet.

    Im in the same boat, where we have to use a java applet to communicate with a mainframe system. We need to display dynamic content in a popover and the only way I have been able to accomplish that is with using an iframe.

    CSS:

    .popover {
    
        position: absolute;
        top: 65px;
        left: 10px;
        /*z-index: 999;*/
    
        border: none;
        border-radius: 10px 10px 10px 10px;
        box-shadow: 0px 10px 15px 0px rgba(140, 140, 140, .9);
    }
    

    HTML:

    <iframe class="popover"></iframe>
    

    Note: border-radius and box-shadow will not work well in Firefox or chrome, when floated over the java applet. Transparency is also an issue, however Chrome seems to handle all three better than Firefox.

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

Sidebar

Related Questions

I want to make an applet so that it can be used to display
I want to make a tray applet using Qt that will use an output
i want to trigger an applet button on click of a normal html button
I'm writing an applet and want to figure out how to make a button
I want to make an Applet write to a text file. I think have
@ home i built a java applet in eclipse now i want to port
I'm writing java applet. I want to to open a new Frame with content
I want to print applet. There are two ways: Signing applet Add permission java.lang.RuntimePermission
I want to write a simple applet to put in a tray. Let's say
I have a flash applet that I want to grab a remote XML file

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.