SoFunction
Updated on 2025-04-10

A Javascript code editor

A Javascript code editor

Updated: May 12, 2007 00:00:00 Author:
EditArea : /projects/editarea
Features
1. A code editor written in Javascript supports code highlighting, indentation, line numbers and other features;
2. A free javascript editor for source code. It allow to write well formated source code with line numerotation, tab support, search & replace (with regexp) and live syntax highlighting (customizable).
3. A practical example:/editarea/editarea/exemples/exemple_full.html
  • A Javascript
  • Code editor written

Related Articles

  • UEditor editor to customize the modification method of uploading pictures or file paths

    This article mainly introduces the method of uploading pictures or file paths by UEditor editor. Friends who need it can refer to it
    2014-05-05
  • FCKeditor 2.0 simplifies and uses

    FCKeditor 2.0 version has finally come out. The reason why the word "final" is used is because the popular FLASH insertion function is added to this version.
    2009-02-02
  • When using the ckeditor control, a solution to verify whether the input content is empty (repost)

    This is the most common way of writing in our program. Verify whether the content is empty before submission!
    2011-01-01
  • JavaScript web editing box and dragging pictures

    For javascript web editing boxes and dragging pictures, friends who need it can refer to it.
    2009-12-12
  • Integrate ckeditor+ckfinder to solve the problem of uploading file paths

    Now fckeditor has been renamed to ckeditor, and the upload control is also separated into ckfinder. According to the default configuration of the document, the upload path will be incorrect, because our website can be accessed by defining the default website, virtual directories, and subdirectories of the website.
    2011-11-11
  • Configuration method and plugin (Plugin) writing examples of the latest version of CKEditor

    This article records the process of configuring the CKEditor and takes the article paging plugin as an example to briefly write the CKEditor Plugin. Download the latest version of CKEditor from the official website/download to unzip the compress
    2017-03-03
  • How to modify new buttons and functions by adding new buttons and functions in FCK Editor

    Recently, the project needs to add new features to the existing FCKeditor. The previous practice was just to encapsulate it again in the shell. This time, the requirements cannot be met and they can only be modified internally.
    2010-11-11
  • Baidu Editor How to get cursor position and nodes within different frames

    When we (domUtils), we can see many methods under domUtils in the console. These methods are used to operate nodes. As the name suggests, findParentByTagName() obtains nodes. When our cursor is in the editor content, and we want to obtain the id and various attributes of the outer node of the corresponding content, we need to use domUtils to obtain nodes within different frames
    2012-07-07
  • TinyMce Chinese Manual Online Manual and Download

    TinyMce Chinese Manual Online Manual and Download...
    2007-07-07
  • FCKeditor 2.6.5 ASP environment installation configuration instructions

    Today, the online editor was uploaded in the Asp environment, but it was invalid. I searched for a long time before I found this introduction. I am now backing up here. Friends who need it can refer to it.
    2012-03-03

Latest Comments