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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T05:33:19+00:00 2026-06-04T05:33:19+00:00

I have 3 little questions about eric martin’s modal window which I can’t seem

  • 0

I have 3 little questions about eric martin’s modal window which I can’t seem to figure out. Hopefully anyone who has used this modal can help me. I have created a basic application you can access so you can see what is happening with the modal window I currently have which is here.

Below is the full code of the modal window I currently have:

Javascript:

 function plusbutton()
    {

    $(".previouslink").modal(); 

    return false;
}

Html:

<table id="plus" align="center">
<tr>
<th>
<a href="previousquestions.php" class="previouslink" onclick="return plusbutton();">
<image src="Images/plussign.jpg" width="30" height="30" alt="Look Up Previous Question" class="plusimage"/>
</a>
<span id="plussignmsg">(Click Plus Sign to look <br/> up Previous Questions)</span>
</th>
</tr>
</table>

Question 1: When you click on the plus sign in the application, it displays the plus sign in the modal window which I don’t want, why is it displaying the plus sign in the modal window and how can I remove this?

Question 2: In the top right hand corner of the modal window, it should display a close button (image of an x), but it is not displaying the close button. Now in the css the directory to close button is this:

background:url(/images/x.png); 

Now this is the directory because to go from the css page to the image you need to go into the “images” folder and then in there is the “x.png” image.

Question 3: If you look at my html, you will see that in my hyperlink I do actually want to link the perviousquestions.php page. So what I want is that when the user clicks on the plus button, the modal window appears displaying the information from the “previousquestions.php” page. How can this be achieved?

Thank you very much.

  • 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-04T05:33:20+00:00Added an answer on June 4, 2026 at 5:33 am

    The information you want to be in the modal window, you need to put in a seperate location. What you are doing by saying

    $(".previouslink").modal();
    

    Is that you want all the stuff within the parent element .previouslink to be the content of the modal window.

    Try moving the content into another span or div so that when the modal pops, you have what you need.

    For the background:url, try using a ‘ before the / and after the .png.

    Like background:url('/images/x.png');

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

Sidebar

Related Questions

I have several little questions about best practices with JPA (via hibernate). My first
I have some questions about httpmodules and httphandlers, i am a little confused of
I have been thinking a little about environment variables and have a few questions/observations.
A couple questions about Range.NumberFormat here--hopefully someone has ready answers they can provide, as
I have little question about how web browser retrieve webpage? I know this User
This is a little different than the questions that have already been asked on
I have 2 questions about functionality of nunit. What is the difference between [TestFixtureSetUp]
I have some questions about the structure of ZF modules and models. (I'm talking
I am studying for a final and have a few questions about RMI and
I have a few questions about getters and setters for arrays. Suppose we have

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.