Use an iframe for that instead of <div id="content"> use: <iframe src="SomeHtmlOrPhpFile">
On May 18, 6:04 pm, "rayche...@gmail.com" <rayche...@gmail.com> wrote: > Back again, > I mean most method consist of hidding inside a <div id="content"> > inside the same page. > Then the popup will display the what's inside the <div ... > > Is there a way to display from an external html or php file. > Tks > > Raymond