jQWidgets Forums

jQuery UI Widgets Forums Plugins Validator, Drag & Drop, Sortable Validator in a model window and z depth

This topic contains 2 replies, has 2 voices, and was last updated by  jamiegau 12 years ago.

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

  • jamiegau
    Member

    Hi,
    I have a model window and in it a form.
    The form uses jqValidator..

    However, the tooltips appear UNDER the form..

    Were am I going wrong? How can I set the z-depth of the validator so it appear above the form?

    Thanks,
    James


    Peter Stoev
    Keymaster

    Hi,

    The simplest solution would be to use “labels” instead of “tooltips” as hints. In addition, the z-index of the Validator’s Hints in jQWidgets 2.8.3 is higher than the Modal Window’s z-index by default.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com


    jamiegau
    Member

    I see..

    I am using a admin template and it has its own model windows. So I imagine its default z-depth is not like yours..
    Still, I was expecting that you could pass the z-depth to the jqValidator, as this is likely to be a common issue.. especially if mixing frameworks..

    I’ll have a look into what you have suggested..
    I am very new to html5 based development.
    The community behind it is great, the javascript implementation and limitations of the DOM… not so much.

    James

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

You must be logged in to reply to this topic.