[lug] Konqueror on RH 7.3 crashing

Jeff Schroeder jeff at neobox.net
Tue Mar 25 21:51:06 MST 2003


> Has anyone here had a failure (segmentation fault or crash) of
> Konqueror when using javascript to do something like:
>    window.location = new_location;

This doesn't really answer your question, but you can probably 
accomplish the same thing via:

document.location = new_location;

HTH,
Jeff



More information about the LUG mailing list