jQWidgets Forums

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts

  • asies
    Participant

    I’ve had a similar issue to jimg:
    I have a long page, and need to show a jqxWindow in the middle of the window when the page is scrolled to the bottom.
    The default behaviour is that it appears nearer the top of the page, so the user can only see it if they scroll up.
    Unfortunately, for other reasons, my jqxWindow needs to have ‘auto’ height, so Dimitar’s method for moving the jqxWindow doesn’t work.

    It would be great to know about any workarounds you’d recommend for this particular situation. Thanks 🙂


    asies
    Participant

    I’ve got this working now.
    As you suggested, I had to remove the DIV tags, and implemented my own OK button to close the window rather than trying to use the okButton of jqxWindow.
    Thank you for your prompt and helpful reply!

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