Skip to content

YujiSODE/editElement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

editElement

simple HTML element editor with JavaScript.
https://github.com/YujiSODE/editElement

Copyright (c) 2016 Yuji SODE <yuji.sode@gmail.com>
This software is released under the MIT License.
See LICENSE.txt or http://opensource.org/licenses/mit-license.php


Script

  • editElement.js

How to use

  • call "_editElement(tag)"

Examples

  1. [Set element editor]:var y=_editElement(window.document);
  2. [Element select]; Select a tag in target tag by clicking.
  3. [Element Edit]; Edit a selected tag.
  4. [Remove set element editor]:y();

Parameters

  • tag: target tag

Returned value

Function that removes set element editor.

About

simple HTML element editor with JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published