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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T10:24:12+00:00 2026-05-24T10:24:12+00:00

i have an pop.html which contains a <div> . can i use jquery to

  • 0

i have an pop.html which contains a <div>. can i use jquery to dynamically show that popup while loading the MyHome.html Is it possible to include pop.html contents in MyHome.html using jquery. please suggest. thanks

pop.html

//div section contains body of html. and overlay transparent PopUp.

MyHome.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-05-24T10:24:13+00:00Added an answer on May 24, 2026 at 10:24 am

    If I understood your question correctly you currently have a popup.html which is a div with some contents you want it to make it part of Myhome.html but not rendered on page load but shown when you need it.

    WEll for this you just make the div has part of the page and give it a style attribute of diplay:none.

    Now if you want to show the popup in a fancy way you can do something like this:

    //popup object is your div: select like $("#divId")
    //inputObject is relative to the object where you want to show the div. may be a button, hyperlink etc.
    popupObject.css("bottom", inputObject.top + yOffset);
    popupObject.css("left", inputObject.left + xOffset);
    popupObject.show("slide", { direction: "down" }, 300);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a standard HTML login page, which I would much rather use than
I have a DIV which I want to insert into my HTML content. Whenever
I have a page with 8 thumbnails, which when clicked pop up a jquery
I have a problem with getting this pop-up jquery: http://www.htmldrive.net/items/show/431/jQueryNotice-animated-notification-tooltip script to work in
I have a simple animation on my rails site that pop's a div (with
I have a div tag which will dynamically be filled with a dialog. <div
I want to have 4 boxes that can be clicked and pop out with
I have a div element which I'm using as a pop-over search field which
I have to use a webbrowser control which needs to log into an html
I have an html page. On that page I want to open popup window.

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.