Javascript event

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lexus

    Javascript event

    Hi All,

    Right now i have an onload body event which calls a function that does
    2 things. A new requirement came up where i need to get hold of the
    close page event which is the onbeforeUnload event and do something
    before closing the page.

    Is this possible. i mean could i catch the onload event and the
    onbeforeUnload event?

    Regards

  • UnaCoder

    #2
    Re: Javascript event

    Have you even tried?

    Comment

    • Lexus

      #3
      Re: Javascript event

      no i havent tried yet. is there like an or condition i could use in the
      body tag

      Comment

      • UnaCoder

        #4
        Re: Javascript event

        Find official documentation, practical know-how, and expert guidance for builders working and troubleshooting in Microsoft products.


        Comment

        Working...