Line 1: | Line 1: | ||
== SmileyWindowHeight == | == SmileyWindowHeight == | ||
− | Sets the height of the "Smiley" window. The default value is 240 (in pixels). Code: | + | Sets the height of the "Insert a Smiley" window. The default value is 240 (in pixels). Code: |
<pre>FCKConfig.SmileyWindowHeight = 240 ; | <pre>FCKConfig.SmileyWindowHeight = 240 ; | ||
</pre> | </pre> |
Latest revision as of 13:34, 10 January 2008
SmileyWindowHeight
Sets the height of the "Insert a Smiley" window. The default value is 240 (in pixels). Code:
FCKConfig.SmileyWindowHeight = 240 ;