jQuery UI Widgets Forums Plugins Validator, Drag & Drop, Sortable Alignment of validator text

This topic contains 2 replies, has 2 voices, and was last updated by  soojung 8 years, 5 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Alignment of validator text #83277

    soojung
    Participant

    Hello, jqxWidgets team 😀
    I have question about alignment of validator text in html table.

    I have textbox with ‘required’ validator rule in the table. When nothing typed in it, validator message appears below of textbox.

    [textbox]
    “Type something”

    But I want to make validator message place to right side of textbox.

    [textbox] “Type something”

    How can I make it? 🙂

    Alignment of validator text #83286

    Dimitar
    Participant

    Hello soojung,

    Please set hintType to ‘tooltip’ and position to ‘right’. Please also take a look at the demo Default Functionality.

    Best Regards,
    Dimitar

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

    Alignment of validator text #83465

    soojung
    Participant

    Thank you so much Dimitar!
    I tried to use ‘tooltip’ long time ago but didn’t use because it didn’t work for some reason. So I forgot about it… haha
    Anyway Now working perfectly.

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

You must be logged in to reply to this topic.