A long time ago, most people want to do web pages will probably use the tools of FrontPage, more advanced will use Dreamweaver and other software. Although the software provides a convenient "WYSIWYG" editing preview mode, the written web code tends to get messed up for a variety of reasons, seven or eight of the way ...If you're familiar with HTML and CSS, and you're accustomed to manually modifying and ed
5 Recommended HTML editor for PHP, 5 phphtml Editor
Overview
In web development, many places will use the HTML editor (Rich Text editor), I also used several, such as Ueditor, CKEditor and so on. These days to read a few articles
Two years ago, basically all forums and blogsProgramBoth use the UBB editor, but the shortcomings of the UBB editor are obvious. You cannot immediately see the logs you have written. It is not so easy to adjust, in addition, the UBB parser of various programs has different functions. However, the benefits of UBB are also obvious. The program has a strong control over the content and is easy to develop.
In
Author: Tony Qu
Recently in the resolution of data paste has made a lot of progress, as an HTML online editor must have the technology, here in detail to introduce and provide implementation reference. In the research process, I did go a lot of detours, tried N way, because the United States pm always feel that some of the things that affect the user experience is unacceptable, resulting in several proposal
ArticleDirectory
1. FCKeditor
2. nicedit
3. tinymce
4. jwysiwyg
5. Yahoo! Ui Library: Rich Text Editor
6. xinha
7. openwysiwyg
8. Free Rich Text Editor
The web-based HTML editor, WYSIWYG WYG WYSIWYG WY. The following are some open-source Web-based wyswig editors collected by
If you do not quite understand the principles of the HTML editor, please take a look at the simple example I wrote specifically to demonstrate how to convert an IFRAME into an HTML editor and let the editor load data, insert the specified
Spellchecker= "Iespell/spellerpages" to set the spelling checker
Focus to editor when Startupfocus=true/false Open
Stylesxmlpath= "" Setting the location of the XML file that defines the list of CSS styles
Number of space characters produced by the Tabspaces=4 tab key
Toolbarcancollapse=true/false whether to allow expansion/collapse of toolbars
Toolbarsets=object allow use of toolbar collection
Tool
Xheditor is a simple mini and efficient visual XHTML editor based on jquery, web-based access and compatible with IE 6.0-8.0, Firefox 3.0, Opera 9.6, Chrome 1.0, Safari 3.22Features (Features):
Small: Initial load of 5 files, including: 1 JS (36k) + 2 css (6k) + 2 pictures (4k), a total of 46k. If JS and CSS file gzip compression, can be further reduced
This dongdong implements some commonly used function, today just completes, everybody gives the point suggestion more!
Under the FF imperfect, some features have not yet been realized!
This is also I wrote the first editor (OH), do not do well, do not throw eggs over ...
Let's Go!
Copy Code code as follows:
/*******************************************
The best freeeditor in a litter (2006-08-22)
This JavaScript is writen by CXP.
*******
Use WebKit.net to load the HTML editor and webkit.net editor.
For webkit.net usage please refer to here http://www.cnblogs.com/linyijia/p/4045333.html
Nicedit editor Please download http://www.nicedit.com/download.php here
Private void Form1_Load (object sender, EventArgs
Use of the html editor kindeditor and the editor kindeditor
1. download the latest KindEditor version.
2. Put kindeditor under the directory of your website and select any directory. You only need to set the correct path!
3. Add the TEXTAREA input box to display the location of the editor. If TEXTAREA already exists,
What the HTML online editor is actually
In fact, there are several ways to implement, currently used most, compatibility best or IFRAME way.
Only this empty IFRAME does not work, but also use JavaScript to make it editable:
iframe.contentWindow.document.designMode = "on";iframe.contentWindow.document.contentEditable = true;
In other words, theHTML online editor
HTML/CSS from scratch-html basics (1), css-htmlI. web standard 1.1 Structure
(1) extended Hypertext Markup language (xhtml)(2) W3C (world wide web consortium)A. the structure (xhtml, xml), presentation (css), and standards are developed.1.2 Performance
(1)
Recently in the Android project, using the jquery mobile framework and PHONEGAP, so it will involve some HTML files, but the HTML file is opened in the form of text Editor, and after opening some HTML code keywords are not highlighted, And there's no code hint. For the convenience of the future, we searched the Interne
. More Kcfinder InformationLatest News: Kcfinder 3.11 Released April 25, 2014
[Recommended] Online editor TqeditorThe Tqeditor is a small, powerful, extensible, browser-enabled online editor. Features: Small stature, JS (56k) +css (8k) + icon (7k) Total 71K, enable GZ compression not to 30K full browser support, currently supports IE6, 7, 8, 9, Chrome 8+, FF, O
Updates to the HTML editor
FCKeditor
FCKeditor 2.3beta has been released.
The rewritten part of the code shortens the load time.
New toolbar system for shorter loading times
New Right-click shortcut menu with two-level menu support
Added a new feature to adjust the editing area to fit the window size
Fixed bugs, and Most importantly, security issues when uploading files using the
Updates to the HTML editor
FCKeditor
The FCKeditor 2.3beta has been released.
Rewrite part of the code, shortening the load time.
A new tool bar system is used to shorten loading time
New Right-click shortcut menu, support Level Two menu
Added a new feature to adjust the editing area to fit the window size
Fixes some bugs and, Most importantly, fixes security issues when using the
CKEditor 4.5.4, when editing, using source edit, when the content contains JavaScript, style tags, the database has JavaScript, style tags, input to the page can also be executed, but I edited the time is gone, It is ckeditor to filter them out, you need to do the following configuration:
The code is as follows
Copy Code
Ckeditor.replace (' textarea_id ', {allowedcontent:true});
Finally, a problem was found:
After {allowedcontent:true} is set,
source web editor with Mozilla as its core. ), and made some improvements on the basis of Nvu. KompoZer (HTML editor) English green version: Http://www.wishdown.com/soft/19818.html5th paragraph:Visual HTML Editing Tools 5.0 Official Editionvisual HTML editing tools(Openbexi
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.