We use cookies to make our website more effective. By using our website you agree to our privacy policy.

Namespace: images

images

image.js is part of Aloha Editor project http://www.alohaeditor.org

Aloha Editor ● JavaScript Content Editing Library
Copyright (c) 2010-2015 Gentics Software GmbH, Vienna, Austria.
Contributors http://www.alohaeditor.org/docs/contributing.html

Methods

insert(attributes, doc)

Inserts image with `attributes` in the actual selection.
Name Type Description
attributes Array.<Object.<string, string>> Attributes for the new image
doc Document

setAttributes(attributes, doc)

Set `attributes` to all images in the actual selection.
Name Type Description
attributes Array.<Object.<string, string>>
doc Document
comments powered by Disqus