Click to See Complete Forum and Search --> : open page in div


CGG
01-18-2006, 08:36 AM
Can I open a new page instead of in a Iframe, in a div???

LeeU
01-18-2006, 08:47 AM
You might try the JavaScript here (http://javascript.internet.com/navigation/absolute-popup-box.html) .

CGG
01-18-2006, 08:54 AM
Not what i want, I would like to open a page when clicked on a button from my menu that it opens in a div I declared on my page, with an iframe i know that is the target, but how with a div

Mr Initial Man
01-18-2006, 09:01 AM
I think you'd have to use a server-side language for that.

welsh
01-18-2006, 02:06 PM
ya, i think mr initial is right you made need php, asp or something like for it.

ray326
01-18-2006, 04:09 PM
You can do that using the "Inner Browsing" technique described by Netscape several years ago.