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. -- [EMAIL PROTECTED] Janitor, MSB Web Systems mysecretbase.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:257606 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

