pop-up window problem pop-up window problem
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

pop-up window problem

Started by safetybar, June 18, 2005, 12:21:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

safetybar

Hello- 

I've used the hacks to obtain my ultimate goal which is to have my thumbnail images go directly to a full size pop up.  However, the pop up window opens as a little sliver and requires you to maximize it.  Then when it's maximized the picture is too big and there are scroll bars.  I have 2 questions:

1.  How can I make the window fitted to my picture?

2.  Is there a way that the picture can be re-sized to fit in a pop up on the users computer?

Thank you in advance, all the help on the forums has been great.

Tony
http://www.arcand.org/cpg133

kegobeer

Well, if you look at the code Coppermine uses to create popups for fullsize images, you should see exactly how you can call popups of varying sizes.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

safetybar

Can anyone give me a hint as to where that might be?  I'm a novice at this and don't know too much about code. 

Joachim Müller

<script language="JavaScript" type="text/JavaScript">
adjust_popup();
</script>