Expand all

abstract ve.ce.NailedAnnotation

Constructor

new ve.ce.NailedAnnotation()abstract #

ContentEditable nailed annotation.

Source:
ContentEditable nailed annotation.

Methods

makeNail(type) → {HTMLElement}static #

Create a nail (a zero-width image) to add extra cursor positions around annotations

Parameters:

Name Type Description
type string

Nail type, one of 'pre-open', 'pre-close', 'post-open' and 'post-close'

Source:

Returns:

The new nail

Type
HTMLElement
Create a nail (a zero-width image) to add extra cursor positions around annotations