Hi
Is there anybody that could help me in the correct direction of getting the iFrame ti work how I want it to work?
Currently making use of a button my code is:
<form method="post" action="dispatch[index.pre|fn_hook1]">
<input type="button" value="Customise" name="dispatch[index.pre|fn_hook1]" onclick="window.open.href=window.open ('MYURLHERE','popup','width=800,height=800'); return false;">
</form>
However I want this to open in the same window so you can still see the shop header and footer.
Any help is appreciated.
Kind Regards