We provide online web development solution like PHP,jQuery,Laravel,Wordpress and we cover the latest tech news and how to tech and tricks.
<script src="http://cdn.ckeditor.com/4.4.6/standard-all/ckeditor.js"></script>
<script src="http://code.jquery.com/jquery-1.8.3.js"></script>
<script>
CKEDITOR.replace( 'editor1' ); ---editor1=id---
CKEDITOR.replace( 'editor2' );
</script>
No comments:
Post a Comment