search
HomeWeb Front-endHTML TutorialDesign points and framework selection of atitit.html editor attilax summary_html/css_WEB-ITnose

atitit.html editor design points and framework selection attilax summary

1. Design requirements of html editor 1

1.1. Obstacles Access 1

1.2. Powerful Ajax upload 1

1.3. Perfect Word support 2

1.4. Secure UBB 2

1.5. Automatically obtain remote files 2

1.6. Text watermark/image watermark 2

1.7. Word/Excel import 2

1.8. Powerful table processing function 2

1.9. File Library 2

1.10. Super visual settings 3

1.11. International multi-language support 3

1.12. Thumbnail 3

1.13. Support WEBEQ formula editing interface 3

2. :Personal editor official website 4

1. Design requirements for html editor

1.1. Barrier access

Provide full WAI-ARIA support, full keyboard Precise operation and full voice guidance provide a perfect barrier-free access experience, allowing people with disabilities to write a wonderful life.

Provides comprehensive support for WAI-ARIA, full keyboard for precise operation, and full voice guidance, providing a perfect barrier-free access experience, allowing people with disabilities to write a wonderful life.

1.2. Powerful Ajax upload

Built-in powerful Ajax upload, including HTML4 and HTML5 upload support (multiple file uploads, real upload progress and file drag-and-drop upload), clipboard upload and remote Capture and upload, pursuing a perfect user upload experience.


Author:: 老Wow的paw Attilax Ailong, EMAIL:1466519819@qq.com

1.3. Word perfect support

Realize automatic detection and cleaning of Word code, provide an efficient and perfect Word code filtering solution, and generate code that is optimized and streamlined without losing any details.

1.4. Safe UBB

Provides a perfect UBB visual editor solution, which allows you to obtain safe and efficient code storage while enjoying the convenience of visual editing.

1.5. Automatically obtain remote files

Automatically capture files containing pictures and other files on other people’s sites to your own server. The process is completely automatic. Don’t be careful about the problem of non-existent linked files.

1.6. Text watermark/picture watermark

1.7. Word/Excel import

Import the content of the Word/Excel document into the editor with one click, and the pictures, charts and other files in the document will be automatically uploaded to server.

1.8. Powerful form processing function

The most powerful online form editing function on the market. You can create and modify tables, cells, table rows, etc., and set their border size, color, alignment, spacing, etc.

1.9. File library

Browse and insert Images, Flash, media, and attachments that have been uploaded to the server. Multiple browsing modes and sorting, the interface is like Windows Explorer.

1.10. Super visual settings

The visual interface makes it easy to set the editor toolbar and various parameter properties. eWebEditor is the only online editor with visual settings on the market.

More than 120 function buttons

1.10. 超强可视设置

可视化的界面轻松设置编辑器工具栏和各种参数属性。eWebEditor是市面上唯一的具有可视化设置的在线编辑器。

超过120个功能按钮

基本包含了编辑器所应具有的所有的功能按钮。如复制、剪切、粘贴、表格、图片、文件、字体、颜色等。

超易集成

把eWebEditor集成到您已有的基于浏览器系统中是非常容易的。简单到只要一行代码即可完成eWebEditor的调用。

1.11. 国际化多语言支持

能跟据客户端自动选择适合的语言和调整界面大小。语言包定制、UTF-8编码满足国际化和本地化产品战略的需求。

 

 

Basically includes all the function buttons that an editor should have. Such as copy, cut, paste, tables, pictures, files, fonts, colors, etc.
Super easy to integrate It is very easy to integrate eWebEditor into your existing browser-based system. It is as simple as just one line of code to complete the call of eWebEditor.
1.11. International multi-language support Can automatically select the appropriate language and adjust the interface size according to the client. Language pack customization and UTF-8 encoding meet the needs of internationalization and localization product strategies.

1.12. Thumbnails

When uploading a large image that meets the background activation conditions, the system automatically generates a thumbnail and links to the large image to speed up the loading of the front-end web page.

1.13. Supports WEBEQ formula editing interface


eWebEditor comes with a WEBEQ online formula editing interface, and currently supports WEBEQ version 3.0. If you already have a license for this software, you can integrate it in eWebEditor according to the method in our instruction document. Note: WEBEQ requires the client to have JAVA virtual machine support

2. xhEditor open source HTML editor

xhEditor is a simple mini and efficient visualization developed based on jQuery HTML editor, based on network access and compatible with IE 6.0, Firefox 3.0, Opera 9.6, Chrome 1.0, Safari 3.22.

baidu 124k

3. ckeditor/FCKEditor

baidu 104k

FCKEditor has now been redeveloped and renamed CKEditor.

FCKEditor baidu 9350k

4. ewebeditor

Baidu found about 13,900,000 relevant results for you

attilax review:: The most powerful editor

5. Reference:: Editor’s official website

Copyright statement: This article is an original article by the blogger and may not be reproduced without the blogger’s permission.

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
What is the purpose of the <datalist> element?What is the purpose of the <datalist> element?Mar 21, 2025 pm 12:33 PM

The article discusses the HTML <datalist> element, which enhances forms by providing autocomplete suggestions, improving user experience and reducing errors.Character count: 159

What is the purpose of the <progress> element?What is the purpose of the <progress> element?Mar 21, 2025 pm 12:34 PM

The article discusses the HTML <progress> element, its purpose, styling, and differences from the <meter> element. The main focus is on using <progress> for task completion and <meter> for stati

What is the purpose of the <meter> element?What is the purpose of the <meter> element?Mar 21, 2025 pm 12:35 PM

The article discusses the HTML <meter> element, used for displaying scalar or fractional values within a range, and its common applications in web development. It differentiates <meter> from <progress> and ex

What is the purpose of the <iframe> tag? What are the security considerations when using it?What is the purpose of the <iframe> tag? What are the security considerations when using it?Mar 20, 2025 pm 06:05 PM

The article discusses the <iframe> tag's purpose in embedding external content into webpages, its common uses, security risks, and alternatives like object tags and APIs.

How do I use HTML5 form validation attributes to validate user input?How do I use HTML5 form validation attributes to validate user input?Mar 17, 2025 pm 12:27 PM

The article discusses using HTML5 form validation attributes like required, pattern, min, max, and length limits to validate user input directly in the browser.

What is the viewport meta tag? Why is it important for responsive design?What is the viewport meta tag? Why is it important for responsive design?Mar 20, 2025 pm 05:56 PM

The article discusses the viewport meta tag, essential for responsive web design on mobile devices. It explains how proper use ensures optimal content scaling and user interaction, while misuse can lead to design and accessibility issues.

What are the best practices for cross-browser compatibility in HTML5?What are the best practices for cross-browser compatibility in HTML5?Mar 17, 2025 pm 12:20 PM

Article discusses best practices for ensuring HTML5 cross-browser compatibility, focusing on feature detection, progressive enhancement, and testing methods.

How do I use the HTML5 <time> element to represent dates and times semantically?How do I use the HTML5 <time> element to represent dates and times semantically?Mar 12, 2025 pm 04:05 PM

This article explains the HTML5 <time> element for semantic date/time representation. It emphasizes the importance of the datetime attribute for machine readability (ISO 8601 format) alongside human-readable text, boosting accessibilit

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),