Announcement

Collapse
No announcement yet.

avoid popup window on closing

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • avoid popup window on closing

    is there a way to avoid the popup window on closing?

    in my use case the users will often close just the ox tab but not the whole browser. so i just want to use the auto login with cookie of ox, which just works fine :-)

  • #2
    no hints on this?

    Comment


    • #3
      Look for the function unloadMessageMainLogin in the file global.js. It's the onbeforeunload handler for the main window.

      Comment


      • #4
        Thanks Viktor! That's exactly what I was looking for

        Have you also a hint for this question?
        It seems that you are the right person, because as far as I know now it's also a javascript issue.
        Would be great if you have also a hint for this problem.

        Comment

        Working...
        X