jQWidgets Forums

jQuery UI Widgets Forums Dialogs and Notifications Window JqxWindow title use for all field tooltip

This topic contains 2 replies, has 2 voices, and was last updated by  Dundee 11 years, 9 months ago.

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

  • Dundee
    Participant

    I use jqxWindow to display a upload file form to the user, so they can upload file file with some properties.

    My problem is that if i pass over all field inside the jqxWindow….they all have the jqxWindow title as their own tooltip text. So it’s use the title attribute of the jqxWindow.

    i know i could add title attribute to every field..to fix this….but i want to understand why this strange behaviour?

    someone can explain me…and if there any other workaround..


    Peter Stoev
    Keymaster

    Hi Dundee,

    I suggest you to pass all fields inside the window’s Content, without the window’s DIV tag. Otherwise, you will pass the window’s Title, to.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com


    Dundee
    Participant

    Can you explain how the content properties act in reality…..??

    If i put all fileds in the content properties of the window…can i be able to initialize all fields??..cause in majority..it’s also jqwidget stuff…so i not sure if the coee can reach all fields id to convert all div tags to jqwidget fields like jqxdropdownlist by example…

    i need more information please…to be sure to understand all the impacts…on all fields, events triggered…etc

    thank in advance for your good support.

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

You must be logged in to reply to this topic.