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 difference between an HTML tag and an HTML attribute?What is the difference between an HTML tag and an HTML attribute?May 14, 2025 am 12:01 AM

HTMLtagsdefinethestructureofawebpage,whileattributesaddfunctionalityanddetails.1)Tagslike,,andoutlinethecontent'splacement.2)Attributessuchassrc,class,andstyleenhancetagsbyspecifyingimagesources,styling,andmore,improvingfunctionalityandappearance.

The Future of HTML: Evolution and TrendsThe Future of HTML: Evolution and TrendsMay 13, 2025 am 12:01 AM

The future of HTML will develop in a more semantic, functional and modular direction. 1) Semanticization will make the tag describe the content more clearly, improving SEO and barrier-free access. 2) Functionalization will introduce new elements and attributes to meet user needs. 3) Modularity will support component development and improve code reusability.

Why are HTML attributes important for web development?Why are HTML attributes important for web development?May 12, 2025 am 12:01 AM

HTMLattributesarecrucialinwebdevelopmentforcontrollingbehavior,appearance,andfunctionality.Theyenhanceinteractivity,accessibility,andSEO.Forexample,thesrcattributeintagsimpactsSEO,whileonclickintagsaddsinteractivity.Touseattributeseffectively:1)Usese

What is the purpose of the alt attribute? Why is it important?What is the purpose of the alt attribute? Why is it important?May 11, 2025 am 12:01 AM

The alt attribute is an important part of the tag in HTML and is used to provide alternative text for images. 1. When the image cannot be loaded, the text in the alt attribute will be displayed to improve the user experience. 2. Screen readers use the alt attribute to help visually impaired users understand the content of the picture. 3. Search engines index text in the alt attribute to improve the SEO ranking of web pages.

HTML, CSS, and JavaScript: Examples and Practical ApplicationsHTML, CSS, and JavaScript: Examples and Practical ApplicationsMay 09, 2025 am 12:01 AM

The roles of HTML, CSS and JavaScript in web development are: 1. HTML is used to build web page structure; 2. CSS is used to beautify the appearance of web pages; 3. JavaScript is used to achieve dynamic interaction. Through tags, styles and scripts, these three together build the core functions of modern web pages.

How do you set the lang attribute on the  tag? Why is this important?How do you set the lang attribute on the tag? Why is this important?May 08, 2025 am 12:03 AM

Setting the lang attributes of a tag is a key step in optimizing web accessibility and SEO. 1) Set the lang attribute in the tag, such as. 2) In multilingual content, set lang attributes for different language parts, such as. 3) Use language codes that comply with ISO639-1 standards, such as "en", "fr", "zh", etc. Correctly setting the lang attribute can improve the accessibility of web pages and search engine rankings.

What is the purpose of HTML attributes?What is the purpose of HTML attributes?May 07, 2025 am 12:01 AM

HTMLattributesareessentialforenhancingwebelements'functionalityandappearance.Theyaddinformationtodefinebehavior,appearance,andinteraction,makingwebsitesinteractive,responsive,andvisuallyappealing.Attributeslikesrc,href,class,type,anddisabledtransform

How do you create a list in HTML?How do you create a list in HTML?May 06, 2025 am 12:01 AM

TocreatealistinHTML,useforunorderedlistsandfororderedlists:1)Forunorderedlists,wrapitemsinanduseforeachitem,renderingasabulletedlist.2)Fororderedlists,useandfornumberedlists,customizablewiththetypeattributefordifferentnumberingstyles.

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

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software