On a website I just created (for a home builder), I have many pictures side-by-side that I would like to pop-up in separate windows. Currently you can click on one mage and it will pop-up in a separate window, but in a larger version of the picture. If I click on another image without closing out the first one, the po-up window gets buried underneath. Now, the image does get replaced with the new image, you just can't see it, because it gets buried in the pages. So, you would have to click on the IE tab at the bottom of the screen to make it appear again. Customers think that the link is not working. Now I would like to make either a scroll tab on the current pop-up so customers can click forwards or backwards and view the next home. However, customers mentioned they would really like to see 2 pop-ups side-by-side so they can compare the 2 homes, but I think the first pop-up will still get buried if the customer tries to move the second pop-up next to the first one for comparisson. So, if there is a way to make both pop-ups stay on top of the main page, that would be great.
Below is an example of 2 images side-by-side on the website, so you can see what I'm talking about:
<EM><a href="javascript:na_open_w
indow('win
', 'images/Front%20View/front
_1F.jpg', 0, 0, 615, 515, 0, 0, 0, 1, 1)" target="_self"><font color="white"><img src="images/Front View/front_1F.jpg" width="144" height="120" border="0"></font></a>
<EM><a href="javascript:na_open_w
indow('win
', 'images/Front%20View/front
_2F.jpg', 0, 0, 615, 515, 0, 0, 0, 1, 1)" target="_self"><font color="white"><img src="images/Front View/front_2F.jpg" width="144" height="120" border="0"></font></a>
Start Free Trial