taoguan / jwysiwyg

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

Multiple jwysiwyg editors #77

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Is there a way to place multiple jwysiwyg editors on one page?  i used a
textarea where id="wysiwyg" and it shows for the first one but not the
second or third.  How can i put multiple's on the page.

Original issue reported on code.google.com by farrel...@gmail.com on 28 Jan 2009 at 7:56

GoogleCodeExporter commented 8 years ago
this can be closed.  you have to make the id="xxxxx" to class="xxxxxx" and 
change script

Original comment by farrel...@gmail.com on 30 Jan 2009 at 4:29

GoogleCodeExporter commented 8 years ago

Original comment by joksnet on 5 Mar 2009 at 11:00

GoogleCodeExporter commented 8 years ago
Is there a way to apply jwysiwyg to all textareas, not just ones with 
id="xxxxx"?

Original comment by biznis86 on 4 Feb 2010 at 1:57

GoogleCodeExporter commented 8 years ago
$('textarea').wysiwyg();

Original comment by akzhan.a...@gmail.com on 24 Feb 2010 at 2:50