Welcome to RCT Portal Web design Internet solutions linux
Search
_TOPICS
Home Your Account FAQ Topics Content Submit News Top 10
  Login/Create an Account    

Modules
· Home
· Downloads
· Feedback
· Forums
· Private Messages
· Recommend Us
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Top 10
· Topics
· Web Links
· Your Account

Who's Online
There are currently, 13 guest(s) and 3 member(s) that are online.

You are Anonymous user. You can register for free by clicking here

Old Articles
Thursday, September 06
· Changing the date and time on linux box
Wednesday, September 05
· Thunderbird is already running...
Sunday, September 02
· Anti spam for exchange 2003
· PSCP the putty secure copy
· things you need to knwo before Buying a domain name
Saturday, September 01
· NVU The open source HTML Development platform
· Nagios monitoring system
Thursday, August 30
· Google Preview
Wednesday, August 29
· Ethereal - A network sniffer
· Live HTTP headers plugin for firefox
· Web application security with paros
· DDOS attacks and BGP
· Monitor network performance and more
Tuesday, August 28
· Perl modules installation
· Finjan Safe Browsing
· Screen saver defragmentation
Monday, August 27
· VI M Text editor
· AnalogX
· Security focus
Thursday, October 22
· */ ?>

Google search
There is a problem right now with this block.

ads
There is a problem right now with this block.

Changing FCKeditor height
Posted on Monday, October 01 @ 14:33:00 IST by admin

Programming languages theog writes "FCKeditor is a great tool application which is open source and is available for site builders to create a texthtml editor in their site without having to actually build it, its a piece of software that allows you to get users input without building the whole thing.
The problem I had is changing the size of the ditor window and since you can use the editor in various mannres I have decided to post the php part here.


simply add:
$oFCKeditor->Height = 400 ;

or what ever size you wish instead of 400 s it will look like this in the end:
$oFCKeditor = new FCKeditor('FCKeditor1') ;
$oFCKeditor->BasePath = '/admin/fckeditor/';
$oFCKeditor->Height = 400 ;
$oFCKeditor->Value = $row['textdata'];
$oFCKeditor->Create() ;

"

 
Login
Nickname

Password

Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.

Related Links
· More about Programming languages
· News by admin


Most read story about Programming languages:
Perl modules installation


Article Rating
Average Score: 0
Votes: 0

Please take a second and vote for this article:

Excellent
Very Good
Good
Regular
Bad


Options

 Printer Friendly Printer Friendly



RCT web design and internet solutions
RCT web development
Page Generation: 0.12 Seconds