Nic Editor

     hi guy's , This is  nic editor this is  similar to ck editor . it contains of  only one j query and one image .it reduce the site  loading time .CK editor is  memory is high. this is just max 70kb only .include  to website very easy.  u can include link,image  u cange text h1 to h6 and subtitle and more...,
      u need on js file name : nicEdit.js one image: nicEditorIcons. u can call this  area1 in the text area  box it's automatically display a nic editor  .
   

Example :


<textarea name="area1" cols="40" rows="10" ></textarea>

Source Code:



<html>
<head>
<title>Nic Editor</title>
</head>
<body>
<div>
<script type="text/javascript" src="js/nicEdit.js"></script>
<script type="text/javascript">
bkLib.onDomLoaded(function() { nicEditors.allTextAreas() });
</script>
 

 <h4>Nic Editors</h4>
 <textarea name="area1" cols="40" rows="10" ></textarea>

</div>
</body>
</html>



1 comment:

  1. This is really good tutorial on nice editor. It's really good for those who wanna to learn a HTMl, php language.


    help with literature review

    ReplyDelete