jQuery UI Widgets Forums General Discussions How to make multiple jqxeditor

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 5 years, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • How to make multiple jqxeditor #106372

    Sachin Khanna
    Blocked

    Dear All

    Can you help me, how to create multiple jqxeditor where the number of editors is flexible to adjust the number of user requests?
    Because I have created a web page that has a question how many editors are required. If the user answered 5 then the web page will formed 5 pieces of the editor. so very flexible.

    Thank you for helping me ..

    How to make multiple jqxeditor #106379

    Peter Stoev
    Keymaster

    Hi Sachin Khanna,

    jqxEditor is initialized from a CSS Selector which could be #id or .cssClass. If you initialize it from CSS class, you will be able to create multiple jqxEditor instances at once.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    https://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.