You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Thankyou for using our editor,
can you try with this
<textarea id="txtEditor1"><textarea>
<textarea id="txtEditor2"><textarea>
<textarea id="txtEditor3"><textarea>
can you check with different
On Sat, Apr 7, 2018, 12:31 PM kchaitu27 ***@***.***> wrote:
ex : i need to use 3 text editors in single page
<textarea class="txtEditor"><textarea>
<textarea class="txtEditor"><textarea>
<textarea class="txtEditor"><textarea>
<script> $(document).ready(function() { $(".txtEditor").Editor(); });
</script>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#98>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AD_FuGgDiFq43jOTljW4Big8bZfJyUXjks5tmGRIgaJpZM4TK9yW>
.
--
Disclaimer: The
information in this message may be privileged. If you
have received it by
mistake please notify the sender by return e-mail and
delete the message from
your system. Any unauthorized use or dissemination
of this message in whole or
in part is strictly prohibited. Any information
in this message that does not
relate to official business shall be
understood to be neither given nor
endorsed by Suyati Technologies Private
Limited. Although the company has taken
reasonable precaution to ensure no
viruses are present in this email, the
recipient should check this email
and any attachments for the presence of
viruses. The company accepts no
liability for any damage caused by any virus
transmitted by this email.
P Please consider the environment
before printing this e-mail -- SAVE
PAPER! SAVE THE PLANET!!
ex : i need to use 3 text editors in single page
<textarea class="txtEditor"><textarea> <textarea class="txtEditor"><textarea> <textarea class="txtEditor"><textarea> <script> $(document).ready(function() { $(".txtEditor").Editor(); }); </script>The text was updated successfully, but these errors were encountered: