News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.