Hey People,

im putting together an image gallery for someone where by there is a thumbnail image on a page, and when you the image a new pop up window opens with a larger image.

The function i am using to generate this is by clicking on the thumbnail image, then going to the behaviours tab in dreamweaver, adding a new window browser, change the event to onClick. My pop up window is 400 x 300. The problem is when i click on the image and the pop up appears, it always goes to the top left hand side of my screen. Is there anyway using this method that i can center the pop up in the center of my screen?

Thanks alot
GR Web FX

peter_budo commented: This is a challenge. Will be glad to know solution for this. Let wait and see!!!!!!! +1

Recommended Answers

All 3 Replies

One word: Javascript. A quick google search will give you something like this.

not sure how much you'd like to get into the scripting on it as youre using the dreamweaver functions.

but here is a site that should help you customize that code
in turn get you a better understanding of how it works

http://javascript.internet.com/generators/popup-window.html

good luk,
MagusDF

Excellent, thankyou for your help :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.