Changes between Initial Version and Version 1 of Ticket #9082


Ignore:
Timestamp:
Jul 3, 2012, 10:14:58 AM (12 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9082 – Description

    initial v1  
     1{{{
    12<textarea rows="${numberofline}" cols="${width}" name="itemValue_${columnID}_${columnTypeID}" id="itemValue_${columnID}_${columnTypeID}" cssStyle="height:100%;"><c:out value="${itemValue}"/></textarea>
    23                        <script type="text/javascript">
    34                                var editor = CKEDITOR.replace("itemValue_${columnID}_${columnTypeID}");
    45                        </script>
    5 
    6 
     6}}}
    77i want change no. of row which pass in variable "numberofline" of textarea. This above code does not working.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy