I frame or key frame
Author: Steve B.
Visited 1150,
Followers 1,
Shared 0
Hi, I have designed a website for an online community radio station. The website has a listen now box which is html code supplied by the radio station and works fine. Next to this is request form which is a simple contact form. I have set the contact form to divert to a page that informs the sender that their message has been received. The problem is that if they are listening live and then send in a request the page changes to the confirmation page and the radio player switches off.
My solution maybe to put the contact form in an i frame but it does not appear very simple to do in X5, any ideas on this one...
Thanks in advance
Posted on the
What about a popup window for the confirmation?
Hello.Create the form on a separate page.In the page properties, disable the template.
Place the link or button on other pages of the site.By clicking on it a popup window will open.
Author
Thanks Aleksej H,
That sort of works but they still lose the radio player when they change pages, I suspect I need to figure out how to get the radio player to appear as a pop out box but their html code is an iframe.
thanks for your help
" I suspect I need to figure out how to get the radio player to appear as a pop out box but their html code is an iframe" - Yes you are right.