I'm behind a firewall, so I can't give you access.  I'll go in and strip
everything out and add it back in a piece at time and see if I can find the
culprit.

Thanks!!!!!!!!!!!!!

-----Original Message-----
From: Atrix Wolfe [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 28, 2003 1:45 PM
To: [EMAIL PROTECTED]
Subject: Re: Witango-Talk: [OT] onBlur


Hey Paul, do you mean onclick?

one thing i noticed is if there are javascript errors, it likes to not
execute any javascript whatsoever.

Looking at the options in your window.open i see alot of stuff i dont think
is "standard" such as copyhistory.  That may be the problem or maybe if you
have javascript errors somewhere else it could be disabling this for some
reason.

Do you have a URL where i could look at this problem in action? (:

----- Original Message -----
From: "Storey, Paul" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 28, 2003 9:46 AM
Subject: Witango-Talk: [OT] onBlur


> Has anyone experienced problems with onBlur and IE 6.0 not working
correctly
> or am I missing something?  I don't have the problem with Netscape.
>
> I use
>
> <A HREF="javascript:void(0)"
>
onclick="window.open('@@request$help_file','Help','toolbar=no,location=no,di
>
rectories=no,status=no,top=40,left=40,menubar=no,scrollbars=yes,resizable=ye
> s,copyhistory=no,width=700,height=450');return false;">Page Help</A>
>
> to open a window with this <body> tag
>
> <BODY bgcolor=#FFFFFF vlink=#0000FF onBlur="window.close();">
>
> I have tried using this DTD
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 //EN" >
>
> but when I try scrolling or clicking on a table or other object in the in
> the window, the window closes.
>
> When I use this DTD
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
>
> I am able to scroll, but the window closes when clicking on an object in
the
> window.
>
> Any help would be appreciated.
>
> Thanks!!!
> ________________________________________________________________________
> TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to