Hi, Are there any idea to create modal windows with formspider? Ricardo |
Hi Ricardo, Yes it is possible to create a modal dialog with Formspider. The <dialog> tag has an attribute named modal. If you set its value to Y, the dialog will open as modal. Below is an XML example of a simple Dialog in Formspider.
|