icon_magic Magic Editor (): Magic JavaScript

Quick Jump ↵

Formatting content in a rich-text editor

Usage

<script type="text/javascript">
 $m.trick.magic_editor.config = {
  type : "simple(OR)advanced"
  ,css_links : [
   $m.config.basedir + "tricks/magic_editor/magic_editor..css"
   ,"/PATH/TO/stylesheet_1.css"
   ,"/PATH/TO/stylesheet_2.css"
  ]
  };
</script>

Example

Change Log

→ 12.8.20

→ 12.7.20

→ 12.5.29

→ 12.4.3

→ 12.3.22

→ 12.1.31

→ 11.12.29

→ 11.11.30

→ 11.11.18

→ 11.11.14

→ 11.7.24

→ 11.5.10

→ 11.4.29

→ 11.3.25

→ 11.3.15

→ 11.1.4

To Do

« Back to the main documentation