<div class="search-form"><iv:form action="/bot/products/specSave.html"
method="post" styleClass="search-form">
<div>
<div class="search-form-header">
<div class="title">
<h1><bean:message key="administration.product.details.description" /></h1>
</div>
</div>
</div>
<table cellspacing="0" cellpadding="0" class="max-width">
<tr>
<td>
<div>
<table>
<iv:readOnly permissions="ADMIN,SUPERSPRZEDAWCA">
<tr>
<td class="field-value">
<table class="field-value-wrap max-width border-field-blue"
cellpadding="0" cellspacing="0">
<tr>
<td height="400" width="800">
<script type="text/javascript" src="fckeditor/fckeditor.js">
var oFCKeditor = new FCKeditor('FCKEditor1') ;
oFCKeditor.BasePath = '/fckeditor/' ;
oFCKeditor.Config["CustomConfigurationsPath"] = "/productDescription.js";
oFCKeditor.ToolbarSet = 'Default';
FCKConfig.ToolbarStartExpanded = true;
oFCKeditor.Create();
</script>
</div>
</td>
</tr>
</table>
</td>
</tr>
</iv:readOnly>
</table>
</div>
</tr>
</table>
<!-- Przycisk zamknij -->
<div class="summary-buttons-left">
<div class="summary-button"><html:cancel styleClass="button">
<bean:message key="button.close" />
</html:cancel></div>
</div>
<!-- Przycisk zapisz -->
<div class="summary-buttons-right">
<div class="summary-button"><html:submit property="submit" styleClass="button">
<bean:message key="button.save" />
</html:submit></div>
</div>
<!-- -->
</iv:form></div>
Fri, 03/20/2009 - 14:57
#1

Re: Can't see FCKEditor.
Re: Can't see FCKEditor.
No I haven't. I'm trying to download this tag, but altought I search up whole google, and I have just tld file, or java file.
But no whole library.
Re: Can't see FCKEditor.
Re: Can't see FCKEditor.