stiflerxx 2 Posted August 28, 2014 I created a table in php and wanted to show her forum I used the following code iframe <div class='post entry-content '> <iframe frameborder=0 height=500 width="100%"src="#"> </iframe> </div> just that when I save the topic looks like this: anyone know how to use an iframe in php page to forum? '-' Quote Share this post Link to post Share on other sites
0 Doch 1 Posted August 28, 2014 (edited) <iframe src="www.something.com"></iframe> http://www.w3schools.com/tags/tag_iframe.asp all attributes you can use with iframes ^ Edited August 28, 2014 by Doch Quote Share this post Link to post Share on other sites
0 stiflerxx 2 Posted August 28, 2014 <iframe src="www.something.com"></iframe> http://www.w3schools.com/tags/tag_iframe.asp all parameters you can use with iframes ^ I did it '-' looks like it was my only if I squeeze in saving topic he is well Quote Share this post Link to post Share on other sites
0 Doch 1 Posted August 28, 2014 could you explain better what are you trying to do? Quote Share this post Link to post Share on other sites
0 stiflerxx 2 Posted August 28, 2014 could you explain better what are you trying to do? I want to put an iframe on a forum but when the topic unless he is like in the image above ... Quote Share this post Link to post Share on other sites
0 Doch 1 Posted August 28, 2014 show me what are you trying to put in the iframe, but it seems that the CSS loads before the iframe or something, idkPS: the translator you are using isn't too good Quote Share this post Link to post Share on other sites
0 stiflerxx 2 Posted August 29, 2014 show me what are you trying to put in the iframe, but it seems that the CSS loads before the iframe or something, idk PS: the translator you are using isn't too good [/iframe]<iframe frameborder=0 height=500 width="100%"src="#"> </iframe>[/iframe] Quote Share this post Link to post Share on other sites
0 stiflerxx 2 Posted August 29, 2014 (edited) Doble post Edited August 29, 2014 by stiflerxx Quote Share this post Link to post Share on other sites
just that when I save the topic looks like this:
anyone know how to use an iframe in php page to forum? '-'
Share this post
Link to post
Share on other sites