jQWidgets Forums

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

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • setTitle BUG! #30851

    aoverton07
    Participant

    the “setTitle” method does NOT change the window’s model, only changes the html. When you use “setTitle” to change the windows title, then you get the title using ‘title’, you receive the old title. However, if you change the title with $(“#window”).jqxWindow({ title: “new Title”}) it works

    setTitle BUG! #30864

    Peter Stoev
    Keymaster

    Hi aoverton07,

    “setTitle” at present changes the window’s title.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    setTitle BUG! #30967

    aoverton07
    Participant

    Yes I know this. But if you change the window’s title with “setTitle”, then get the window’s title after changing it….it will return the original title. NOT the new one you changed it to….

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

You must be logged in to reply to this topic.