Matt Robertson wrote:
> On 10/20/06, Rick Root <[EMAIL PROTECTED]> wrote:
>> Look for FCKeditor/editor/dialog/common/fck_dialog_common.js
>> In that file look for sOptions = those are the window options.  You'll
>> want to add scrollbars=auto
> 
> Crud.  I already did that and it didn't work.  Same result in both FF
> and IE7.  Loaded it into the IE6 browser of one of my servers, which
> for sure have never been used to maintain that particular web site,
> and got the same result... so its not the browser cache.
> 
> What I had already done was scope out all of the js files in FCK that
> control window creation and add the scrollbars=auto into the parms.
> Looked thru your code and IIRC you don't address window parms at all.

No, I don't.  Popping up the CFFM window is not a function of CFFM itself.

The only way to fix it is via the method I posted above.  That's the way 
I've always told people to fix it, and that's the way I always fix it. 
Maybe you made a typo or something... paste your code in from that part 
of the fck_dialog_common.js file

Rick

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257661
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to