Forum Moderators: open

Message Too Old, No Replies

can javascript in one window access another window?

         

dobbs

6:57 pm on Dec 3, 2006 (gmt 0)

10+ Year Member



can I have a javascript running in a little window thats designed to stay open while the user browses in another window and get the URL of what he's browsing and alter the DOM?

daveVk

4:24 am on Dec 4, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Provided browsing is restricted to same domain, this is possible, else security will prevent it.