HEy
I am trying to have a pop up window automatically call a function on its caller page. The function will then change the image on the page which stores the function. so the basic question is how can i call a function called mm_swapp(var1) which is on the caller page which started the popup. I am guessing it could be something simple like window.opener.document.mm_swapp(var1). Is this possible?
Any help would be grately appreciated
I am trying to have a pop up window automatically call a function on its caller page. The function will then change the image on the page which stores the function. so the basic question is how can i call a function called mm_swapp(var1) which is on the caller page which started the popup. I am guessing it could be something simple like window.opener.document.mm_swapp(var1). Is this possible?
Any help would be grately appreciated