Computing.Net > Forums > Web Development > Images in Pop-Ups

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Images in Pop-Ups

Reply to Message Icon

Name: Wifler
Date: December 13, 2004 at 05:17:32 Pacific
OS: Win XP
CPU/Ram: P4 2.8 256mb
Comment:

I've created a page of thumbnails that when clicked load the relevant image in a new pop up window. Im using this code:

Code

This works fine but the one thing I want to do is stop the main pictures.htm page with all thumbnails on from refreshing, as it does it whenever you click on a thumb, which means when you go back to click on the next one you have to scroll down the page again, it's pretty annoying.
Cheers.



Sponsored Link
Ads by Google

Response Number 1
Name: Don Arnett
Date: December 13, 2004 at 06:11:42 Pacific
Reply:

You need to proofread your post.

Be sure to come back and let us know if our suggestions helped!


0

Response Number 2
Name: Don Arnett
Date: December 13, 2004 at 06:22:02 Pacific
Reply:

On a class reunion website, www.MillardClassOf78.com/then.jsp, I use the following onclick code to display an image in a popup.

onclick="return enlarge('images/now/imageName.jpg',event)"

You can get the 'enlarge' code from www.DynamicDrive.com. Look for imageThumbnailViewer. It displays the image in a borderless popup.

I would suspect that it's the way that you are calling the popup function rather than the popup function itself that is causing your page refresh.

Be sure to come back and let us know if our suggestions helped!


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Images in Pop-Ups

Pop-Up Windows Script www.computing.net/answers/webdevel/popup-windows-script/1257.html

Date pop-up box in ASP.NET www.computing.net/answers/webdevel/date-popup-box-in-aspnet/833.html

pop up menu problem in win2000 www.computing.net/answers/webdevel/pop-up-menu-problem-in-win2000/4014.html