avoid popup window on closing

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

    #1

    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 :-)
  • Rondrian

    #2
    no hints on this?

    Comment

    • Viktor Pracht
      Open-Xchange Developer
      • Feb 2007
      • 253

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

      Comment

      • Rondrian

        #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