you can also turn on javascript debugging and if theres a problem with
javascript itll alert you

for me in windows2000 heres the steps i take to do that:

Open  IE
Go into the tools menu and click internet options
click the advanced tab
make sure "Disable script debugging" is not checked
make sure "Display a notification about every script error" is checked.

click ok or apply (:

if it isnt reporting any errors or anything, if you save the page and send
it to me id be happy to try and figure out whats goin wrong.


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


> 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
>

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

Reply via email to