jQWidgets Forums

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Multiline + wordwrap in the jqxInput #28087

    ewaldhofman
    Participant

    I would like to have a multi line input control to show 3 lines of text. I have found the height property of the jqxInput, but that did not do the trick.

    How can I get a multiline control that show the contents word-wrapped?

    Multiline + wordwrap in the jqxInput #28091

    Peter Stoev
    Keymaster

    Hi ewaldhofman,

    jqxInput does not support multiple lines. It is a single-line textbox. As a possible solution, you may use the HTML Text Area and add CSS classes to it like: jqx-input, jqx-widget and jqx-widget-content. If you use some theme, you will need to add jqx-input-themename and etc.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

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

You must be logged in to reply to this topic.