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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T16:01:41+00:00 2026-06-02T16:01:41+00:00

I want to open a popup and nest it into a div. I’m using

  • 0

I want to open a popup and nest it into a div. I’m using appendTo.
my popup has to be open inside the clicked div. parent?

then append some html.
what I’m missing?

fiddle:
http://jsfiddle.net/XeELs/151/

 if ($("#events .event").hasClass("selected")) {
            $('.popup-event').parent().appendTo($(".event"));
            $(this).fadeIn();
            $('.popup-event').append('<span class="close-popup-event" />'); 
        }else{
            $('.close-popup-event').fadeOut('');
       }

HTML

<div class="event">
</div>



<aside class="popup-event">

</aside>
  • 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-02T16:01:42+00:00Added an answer on June 2, 2026 at 4:01 pm

    Check out this fiddle: http://jsfiddle.net/a9AHt/1/

    I wrapped the whole thing in <div id="events"> and changed the class to “selected” so the event would fire.

    If you take out the .parent() in the appendTo clause then it’ll put the right element in.

    Also, to make it relative to where that .event div is, you’d want to references $(this) in the click event, so you don’t accidentally get another div.

    Finally, add position:relative to the .event div to make sure it’s always in that element.

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

Sidebar

Related Questions

I want to open a popup window and disable the parent window. Below is
I want to open a remote url inside a javascript popup instead of doing
I am opening a popup window from javascript using window.open. I want to open
I am developing web application. In that i want to open one popup using
I'm new to VSDO, and i want to open new template/word popup window within
I want to use the sharer.php popup to open the share dialog, but would
I want to open a website, change its javascript, then show the website +
I want to open a document file using Open Xml Open Method, search for
I want to open a MFC modeless dialog from a MFC dll injected into
I want to open a popup when the focus is on a text box

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.