Javascript popup windows empty

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

    Javascript popup windows empty

    Some people have noticed in my application that sometimes while rapidly
    opening and closing a javascript window, the window will be empty.
    Closing and reopening the window will not repopulate the window. There
    is no heavy processing in the popup, just some div tags and a simple
    list.

    I've heard that this is an issue with javascript, and if it is, I need
    to convince my boss. :)

    Any help would be fantastic. Thanks.

  • Danny

    #2
    Re: Javascript popup windows empty


    It really depends on what you have in the code, the popup alone will
    launch and process, whatever you give to process, could be a runtime issue
    in your code, but as for js, no, it should work fine.

    Danny

    On Tue, 28 Jun 2005 08:20:57 -0700, colinhumber <colinhumber@gm ail.com>
    wrote:
    [color=blue]
    > Some people have noticed in my application that sometimes while rapidly
    > opening and closing a javascript window, the window will be empty.
    > Closing and reopening the window will not repopulate the window. There
    > is no heavy processing in the popup, just some div tags and a simple
    > list.
    >
    > I've heard that this is an issue with javascript, and if it is, I need
    > to convince my boss. :)
    >
    > Any help would be fantastic. Thanks.
    >[/color]



    --
    Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

    Comment

    Working...