Hi, i want to show the thanks message in a popup, i tried several joomla plugin who works in normal articles, but it doesn't if i use them in thanks message code..any idea?
Hi alfredpacino,
How are you expecting this to work? if the form is submitted normally then the page will be reloaded after submission. You could then add some kind of code to open a popup on page load.
Or if you use Ajax submission the user stays on the same page and you'd need to trigger the popup from an Ajax success message. I think that is possible but I haven't looked at the code to see how to do it
Bob
How are you expecting this to work? if the form is submitted normally then the page will be reloaded after submission. You could then add some kind of code to open a popup on page load.
Or if you use Ajax submission the user stays on the same page and you'd need to trigger the popup from an Ajax success message. I think that is possible but I haven't looked at the code to see how to do it
Bob
I solved including the js and css code of this modal window (mootools) in the thanks message
http://simplemodal.plasm.it/
:)
http://simplemodal.plasm.it/
:)
This topic is locked and no more replies can be posted.