New Windows (was RE: [thelist] Evolt Web Design Directory

Erik Mattheis gozz at gozz.com
Wed May 16 17:21:43 CDT 2001


>ron,
>
>:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>: From: Ron Thigpen
>:
>: all you need to do is get javascript to copy
>: over the parent window's history object when
>: you fire up the new window  :>
>:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>nice idea, but impossible to implement as the history object is read-only.

Mostly, but kinda sorta not as well:

If one wanted to one could actually open the new window with 
JavaScript and copy the history like:

window.open('file.html','file','copyhistory=1')
-- 

- Erik Mattheis

"For best results, pronounce muh THEIGH ess."

(612) 827 3963




More information about the thelist mailing list