Frameset and scrolling Frameset and scrolling
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Frameset and scrolling

Started by COOLHERO, December 04, 2005, 08:49:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

COOLHERO

Hi all.

My problem is that i placed coppermine inside a frameset but none page scrolls.
What can i do to fix that ?

Thanks.

artistsinhawaii

Not to cool, Coolhero,

This has more to do with html than it has to do with coppermine or php. You really should consult your help files that come with your html editor on this.

I've never used frames but I do believe it has to do with setting your parameters in the <FRAME> element to something  like:

<FRAME SCROLLING="auto">

Dennis
Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.

COOLHERO

 ::)

you are right, sorry, i use to have the main frame set to auto (since that's the default in dreamweaver)  but in this section it was set to "no" i didn't remember so and was thinking it was something like a <BODY SCROLL="NO"> tag but you were right, thanks a lot  ....

Sorry to bother you.