taoguan / jwysiwyg

Automatically exported from code.google.com/p/jwysiwyg
0 stars 0 forks source link

Visual VS HTML #124

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. There is no way to switch between HTML and Visual Editor 

What version of the product are you using? On what operating system?
The very latest version on a Debian server.

Original issue reported on code.google.com by dan.milw...@gmail.com on 3 Aug 2009 at 10:19

GoogleCodeExporter commented 8 years ago
Use this option:

$('$editor').wysiwyg({ controls: {
        html: { visible: true }
    }});

Original comment by akzhan.a...@gmail.com on 8 Dec 2009 at 11:56

GoogleCodeExporter commented 8 years ago
Issue 136 has been merged into this issue.

Original comment by akzhan.a...@gmail.com on 8 Dec 2009 at 1:03