DevPinoy.org
A Filipino Developers Community
Attention: Site upgrade failed last night. Will resume updates this weekend. Thanks!- Keith

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Re: Do JavaScript after window.close()

    There is a slight modification for my previous post . The conditions for the if statement there is inadequate. The bug occurs when refreshing the browser when the mouse is beyond the leftmost side of the window, a valid yet unanticipated negative value for the X. This is evident especially for dual monitors...
    Posted to alexrazon (Weblog) by Anonymous on 02-06-2007
  • Do JavaScript after window.close()

    I needed to do some routines when a user has closed the window. I do not want those routines to trigger when refreshing the page or unloading the document; I just need them to happen when the browser window is closed. This is the usual proposed solution: assign a function on the onbeforeunload event...
    Posted to alexrazon (Weblog) by Anonymous on 01-09-2007
  • BLOCKED SCRIPT How to close the browser window without the IE warning

    In Internet Explorer, when you use window.close() in JavaScript to close the current browser window, you will be asked something like "A script is attempting to close this window. Do you want to continue?" As a programmer, this can be annoying if you are un -maliciously closing the window....
    Posted to alexrazon (Weblog) by Anonymous on 01-08-2007
Page 1 of 1 (3 items)

Copyright DevPinoy 2005-2008
Powered by Community Server (Commercial Edition), by Telligent Systems