Dialog linking to external pages
Hello,
I am trying to link external html pages to the dialog for the dialog's
content.
An example would be:
In a footer there is a link for a privacy statement. When clicked on,
the dialog box would appear containing the privacy policy information.
This privacy policy information would be on it's own html page. The
dialog plugin would link out to it and populate the contents of the
dialog with this information.
The reason the privacy policy would be its own html page is because it
is a footer item it will appear on multiple pages. And for maintenance
it is much easier to have the privacy information sit as its own page
rather than having on each page that has that footer item.
Any ideas?
Thanks-