wysiwyag.js 74 B

1234
  1. $(function(e) {
  2. $('.content').richText();
  3. $('.content2').richText();
  4. });