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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T07:01:43+00:00 2026-06-01T07:01:43+00:00

Below is the code which I wrote to display a tooltip content. As the

  • 0

Below is the code which I wrote to display a tooltip content. As the modal window is smaller than the tool tip content I need to show the tooltip content above the modal window, instead of generating it inside. I tried using Z-index, but it didn’t work as well. Can anyone help me with this issue?

 <html>
        <head>
        <wicket:head>
                <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"/>
                <link rel="stylesheet" type="text/css" href="css/SendTestEmailPanel.css"/>
                <script src="/scripts/bt-0.9.5-rc1/jquery.bt.min.js" type="text/javascript"></script>
                <script src="/scripts/jquery.hoverIntent.minified.js" type="text/javascript"></script>
                <script src="/scripts/bgiframe_2.1.1/jquery.bgiframe.min.js" type="text/javascript"></script>

        </wicket:head>

</head>
<body>
<wicket:panel xmlns:wicket="http://wicket.apache.org/">

        <div id="send-test-email-panel">
                <h1>Test</h1>
                                <div id="tool-tip-div">
                                        <div style="float:left; margin-top:4px; margin-left:275px;position:absolute;z-index:2">
                                            <span class="help" id="email-address-tooltip" title="placeholder_text">&nbsp;</span>
                                        </div>
                                </div>
        </div>
        <div id="email-tooltip-content" style="display:none">
                <ul>
                        <li>To preview what your email fans will see, enter your email address and send a test to yourself.</li>
                        <li>Links and buttons will be inactive in the test email. </li>
                        <li>In the live email, the Grab It Now button links to your offer. If your fan is on a desktop computer, they will see the full web version of your offer. If they are viewing the email on their phone, they'll go directly to the mobile version of your offer.</li>
                </ul>
        </div>
        <script type="text/javascript">                                                                    
                var trigger = ['mouseover', 'mouseout'];
                var width = '180px';
                var pos = 'right';                    

                ShowPopup($('#email-tooltip-content'),
                $('#email-address-tooltip'),
                trigger,
                "$('#email-tooltip-content').html()",
                width,
                pos
        );             
        </script>
</wicket:panel>
</body>
</html>
  • 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-01T07:01:45+00:00Added an answer on June 1, 2026 at 7:01 am

    try change

    <div style="float:left; margin-top:4px; margin-left:275px;position:absolute;z-index:2;">
    

    for

    <div style="float:left; margin-top:4px; margin-left:275px;position:absolute;z-index:30001;">
    

    in my version(1.5) the modal window of wicket have a z-index of 20001, you should inspect with firebug(or wathever) you modal window

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

Sidebar

Related Questions

I have wrote the code below which was taken from Java How to program
I wrote the below code which replaces '|' characters from the string. #include <stdio.h>
Currently i'm using below code which works well. $(#topperAtBaseLevel:visible, #lowerAtBaseLevel:visible, #midAtBaseLevel).hide(); any optimised code?
I have below code which overrides equals() and hashcode() methods. public boolean equals(Object obj)
Can anyone help me to rewrite the below code which use a fade effect
I want to know is below code correct ? I have following code which
Which code snippet will give better performance? The below code segments were written in
Hi All below is the code which i use. <!DOCTYPE html PUBLIC -//W3C//DTD XHTML
I created a DatePicker user control (ASP code below, no code behind) which is
Below I present you some code which has completely been butchered by me. $(.gig).hover(function()

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.