[thelist] Javascript Window Problems

Bill Lovett bill at ilovett.com
Tue Dec 18 10:56:52 CST 2001


In your Declined_Click() function, try 
window.location.href = "http://www.usps.com"

instead of window.location('http://www.usps.com')

-bill

On Tue, Dec 18, 2001 at 10:34:51AM -0500, Chris Ditty wrote:
> 
>      Hello all.
> 
>      I have been tasked with creating a popup warning window for my day
>      job.  I was able to find some dhtml code that does this quite nicely,
>      however, I cannot get it to do 1 task that is needed.  If the user
>      does not agree with the terms, then they are sent somewhere else.
> 
>      I have posted the code at http://members.evolt.org/cditty/.  Any help
>      is appreciated.  The code is commented and the section causing the
>      problem can be seen in warning.txt on line 16.




More information about the thelist mailing list