Opened 15 years ago
Closed 15 years ago
#5895 closed Bug (invalid)
ckeditor only takes dynamic default value
| Reported by: | darell sapin | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
hello and good day!
im having a problem with the editor. I put in a value in between the textarea/editor
<textarea name="txtdescwork" id="descwork" cols="10" rows="5"><?php echo $rowsworkDescription?;?></textarea>
<script type="text/javascript">
CKEDITOR.replace( 'descwork', { toolbar: 'Basic', width: '420px', height: '100px', } ); </script>
i edit the value with the editor and tested it first with alert. alert only returns the default value and not the edited value.. can u pls help me
Change History (1)
comment:1 Changed 15 years ago by
| Priority: | High → Normal |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |

Please use our forums for generic discussions and community support.