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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T04:25:14+00:00 2026-05-11T04:25:14+00:00

I am having some trouble creating a experimental ‘dynamic’ style website. The site is

  • 0

I am having some trouble creating a experimental ‘dynamic’ style website. The site is set up as follows. The user has a menu of links to choose from, specifically using an image map. When they hover over a selection, an iframe pops up (becomes visible) displaying some data. When the user removes the mouse the iframe goes away, until the user hovers over another link.

— It seems to be working well, but only intermittently. Sometimes after leaving one of the anchors, the syle, text etc. still occupies the frame even after i hover over another link. This behavior seems to be fairly random, but there must be a way to fix it.

Here’s an example of what i’m using. The show function sets the frame to visible if the argument is a 1, and hidden if 0. frameset sets the main frame to the desired html document. I tried implementing a reset to set the frame to something blank after leaving the link to try and fix it, but the problem persists.

<area shape='circle' coords='...' href='...' onmouseover='Show('frame', 1); frameset('page.html');' onmouseout='Show('frame', 0); reset();' /> 

And the functions

function frameset(a) {   document.all.frame.src=a; }  function reset() {   document.all.frame.src=blank.html; } 

It’s a very hard problem to describe, so let me know if more information or code is needed. Any better alternatives to my method are also welcome, considering i’m not fluent in javascript 🙂 Thank you

  • 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. 2026-05-11T04:25:14+00:00Added an answer on May 11, 2026 at 4:25 am

    I think what you are doing could be performed better by using a more modern approach.

    The image map could have absolutely positioned block level anchor tags.. but this doesn’t seem to be the problem.

    Instead of using iframes, I’d recommend using AJAX to get the information and a framework like jQuery to help you display the data.

    You could load the AJAX and display the box with a loading throbber (http://www.ajaxload.info) on mouseover, and parse the data into viewable format inside the div.

    Learning AJAX

    AJAX is when a page makes a http request to the server and can also return data which is then used with Javascript to update the DOM.

    jQuery is a Javascript framework designed to abstract away browser specific code and inconsistencies and just make using Javascript a better experience.

    Check out jQuery’s AJAX functions

    Good luck!!

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

Sidebar

Related Questions

I am having some trouble creating a request to this WSDL that works; it
Having some trouble with NSUserDefaults here. Here's how I'm creating it: NSString *theCity =
I am having some trouble with the following script. It should make 3 copies
I am having some trouble using the redirected input/output of a process. Originally, I
I´m having trouble in creating a file and export to .yaml. I´m using Google
I am trying to save and read back some application settings stored as NSStrings
Possible Duplicate: When to use struct in C#? Hi, I am creating an application
I have a table with a DEC field named product_price and I wanted to
I am trying to have a choicefield that only displays the users with the
I'm developing an Android application that consists of: a lightweight background service that logs

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.