2 个仓库
Visual mechanisms for highlighting specific spans of text or HTML elements within a document.
Distinct from Feature Highlight Components: None of the candidates cover visual range highlighting within an editable document; they focus on alerts or data filtering.
Explore 2 awesome GitHub repositories matching user interface & experience · Content Range Highlighting. Refine with filters or upvote what's useful.
ContentTools 是一个 JavaScript 框架和工具套件,用于构建可视化 WYSIWYG 编辑器。它提供了一个 DOM 操作库,用于将 HTML 字符串解析并转换为结构化的可编辑区域,同时配有一个管理元素行为和状态转换的可视化文档编排器。 该框架包含一个专门的浏览器选择管理器,以确保在不同 Web 浏览器中保持一致的光标定位和文本范围高亮。它还具有一个 HTML 内容验证器,用于清理输出并将第三方媒体链接转换为有效的嵌入格式。 该系统涵盖广泛的功能领域,包括用于可拖拽和可调整大小元素的交互式 DOM 操作、富文本格式设置以及用于裁剪和旋转的图片处理工作流。它还提供通过 DOM 快照跟踪编辑历史的工具,以及用于管理工具箱和分层面包屑导航的 UI 组件系统。 该项目通过元素属性限制来强制执行安全性,以防止对 HTML 标签的未经授权修改。
Applies selection spans within block elements to visually highlight specific portions of HTML content.
This project is a jQuery plugin designed to replace traditional page-based navigation with continuous, dynamic content loading. It enables web interfaces to automatically fetch and append additional data to the document as a user scrolls toward the bottom of the viewport. The library distinguishes itself through granular control over the scroll-based trigger logic, allowing developers to define specific sensitivity thresholds, execution delays, and stopping conditions for content requests. It also provides built-in support for managing the visual state of the interface, including the display
Wraps newly appended content in specific containers to allow for distinct visual identification.