I was doing some cross subdomain javascript within a Panel on a Page.
Something simple as setting a variable in the parent window. When I move the same Panel to a modal window I am running into permission issues "Permission denied to set variable" Doing a page source the javascript and variables do not show up on the main page. Is there an additional level of indirection added cause of the modal window. where in Parent.variable = xyz now needs to be parent.modalwindow.variable=xyz. thx, Ed _________________________________________________________________ Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. http://clk.atdmt.com/GBL/go/171222985/direct/01/
