sweepdude68 Posted May 4, 2007 Share Posted May 4, 2007 Hey, newbie as i am, this .php is like greek language to me. I have my page at www.slybullit.com, i have a gallery link that opens in a new window, i want it to open within the frame if you know what i mean? Have it integrated.. Anyone who can help me out on this one. Slooow and easy.. cheers sweepdude68 Link to comment https://forums.phpfreaks.com/topic/49972-help-me-with-this-please/ Share on other sites More sharing options...
play_ Posted May 4, 2007 Share Posted May 4, 2007 Well, first you have to create frames. Link to comment https://forums.phpfreaks.com/topic/49972-help-me-with-this-please/#findComment-245315 Share on other sites More sharing options...
sweepdude68 Posted May 4, 2007 Author Share Posted May 4, 2007 well,,,,,ok? Link to comment https://forums.phpfreaks.com/topic/49972-help-me-with-this-please/#findComment-245319 Share on other sites More sharing options...
play_ Posted May 4, 2007 Share Posted May 4, 2007 Ahh i'm not going to do it for you : ) What you could also do is, use a bit of javascript to make the gallery load inside the middle div. google: javascript innerHTML it's simple, you should understand. Link to comment https://forums.phpfreaks.com/topic/49972-help-me-with-this-please/#findComment-245323 Share on other sites More sharing options...
sweepdude68 Posted May 4, 2007 Author Share Posted May 4, 2007 hehe ok, i have some skills, but not in php, ofcourse ill do it myself, ill give it a try Link to comment https://forums.phpfreaks.com/topic/49972-help-me-with-this-please/#findComment-245326 Share on other sites More sharing options...
sweepdude68 Posted May 4, 2007 Author Share Posted May 4, 2007 ok, last question where should i put the javascript, in the index.php file or content.php or where? i got this one Javascript: document.getElementById('DivExample').innerHTML = "<iframe src='http://www.slybullit.com/gallery'></iframe>"; and where on the page should i put it? after some brackets? sorry for being a pain. sweepdude Link to comment https://forums.phpfreaks.com/topic/49972-help-me-with-this-please/#findComment-245332 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.