I have a form on a web page. When the user enters the input into the form and removes Submit, I would like the colorbox to appear on the results page.
Any ideas on how to do this?
I think I need to convert the form data into a get string, put it at the end of the url to open, and then send it to colorbox. Is this correct, or is there an easier way?
Thank:)
source
share