<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged iframe</title>
<link>https://www.question2answer.org/qa/tag/iframe</link>
<description>Powered by Question2Answer</description>
<item>
<title>How to whitelist Youtube iframes?</title>
<link>https://www.question2answer.org/qa/79675/how-to-whitelist-youtube-iframes</link>
<description>How can I set up HtmLawed rules so so that the question will accept video iframes from Youtube and several sites only?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/79675/how-to-whitelist-youtube-iframes</guid>
<pubDate>Fri, 29 Nov 2019 13:12:45 +0000</pubDate>
</item>
<item>
<title>Nice iframe embedding in pages?</title>
<link>https://www.question2answer.org/qa/60237/nice-iframe-embedding-in-pages</link>
<description>

&lt;p&gt;I am using the 1.8beta with the nice SnowLight theme on my site and are tying to add some additional functionality to it by adding pages with iframe content.&lt;/p&gt;

&lt;p&gt;I am pretty clueless with this kind of stuff, but with this jquery code I found it seems to work with some web-apps hosted on the same server (including partial dynamic resizing):&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;&amp;lt;iframe src=&quot;&lt;a href=&quot;https://example.com/example&quot;&quot; rel=&quot;nofollow&quot;&gt;https://example.com/example&quot;&lt;/a&gt; width=&quot;100%&quot; hight=&quot;100%&quot; class=&quot;selfossIframe&quot; frameborder=&quot;0&quot; scrolling=&quot;0&quot; marginhight=&quot;0&quot; marginwidth=&quot;0&quot;&amp;gt;
&lt;br&gt;&amp;lt;p&amp;gt;example&amp;lt;/p&amp;gt;
&lt;br&gt;&amp;lt;/iframe&amp;gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;script type=&quot;text/javascript&quot; language=&quot;javascript&quot;&amp;gt;
&lt;br&gt;$('.exampleIframe').css('height', $(window).height()+'px');
&lt;br&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;What I don't like though is that there seems to be no way to turn off the Q2A sidebar for some of these iframe pages, and that the Q2A pages seems to have a fixed height that results in always duplicated scroll-bars.&lt;/p&gt;

&lt;p&gt;I have seen examples of iframe embedding that works really well (Nextcloud external pages), i.e. full dynamic resizing with only one common scollbar, so it seems there is a way to achieve this... any suggestions?&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/60237/nice-iframe-embedding-in-pages</guid>
<pubDate>Sat, 14 Oct 2017 16:23:32 +0000</pubDate>
</item>
<item>
<title>question2answer srcipt board not work on Chrome , when use iframe !!</title>
<link>https://www.question2answer.org/qa/49451/question2answer-srcipt-board-not-work-chrome-when-use-iframe</link>
<description>&amp;quot;question2answer srcipt board&amp;quot; not work on Chrome , when use iframe !!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe src=&amp;quot;....&amp;gt;&amp;lt;iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
but Firefox , IE OK&lt;br /&gt;
&lt;br /&gt;
How can i fix it?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/49451/question2answer-srcipt-board-not-work-chrome-when-use-iframe</guid>
<pubDate>Thu, 17 Dec 2015 08:20:37 +0000</pubDate>
</item>
<item>
<title>Is it possible to include iframe in qa_posts?</title>
<link>https://www.question2answer.org/qa/46916/is-it-possible-to-include-iframe-in-qa_posts</link>
<description>

&lt;p&gt;I'm trying to include a google doc via iframe to a blog post using&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.question2answer.org/qa/42655/q2a-blog-tool-plugin-ultimate-blog-solution-for-q2a-now-1-5-0&quot;&gt;qa_blog&amp;nbsp;&lt;/a&gt;. But as soon as I save, the iframe code is being removed. Is there any solution?&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/46916/is-it-possible-to-include-iframe-in-qa_posts</guid>
<pubDate>Tue, 28 Jul 2015 18:23:56 +0000</pubDate>
</item>
<item>
<title>What is the easiest and proper way to show each 'Q' and 'A' posts in seperate iframes ?</title>
<link>https://www.question2answer.org/qa/28403/what-easiest-proper-way-show-each-and-posts-seperate-iframes</link>
<description>

&lt;div&gt;
	I am looking for a way to echo each question and answer post in a seperate iframe.&lt;/div&gt;


&lt;div&gt;
	

&lt;div&gt;
		(Every 'Q' and 'A' will appear in their own unique iframe.)&lt;/div&gt;
	

&lt;div&gt;
		&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;


&lt;div&gt;
	What would be &amp;nbsp;the easiest and proper way to do so, through themes? plugins or core?&lt;/div&gt;


&lt;div&gt;
	Would appreciate your elaborate answers as much as possible.&lt;/div&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/28403/what-easiest-proper-way-show-each-and-posts-seperate-iframes</guid>
<pubDate>Sat, 19 Oct 2013 17:34:55 +0000</pubDate>
</item>
<item>
<title>How This Iframe work ?</title>
<link>https://www.question2answer.org/qa/21703/how-this-iframe-work</link>
<description>

&lt;p&gt;
	I saw a q2a website today which use iframe and the url is followed by iframe page url&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	please tell me how this iframe work ... I need help&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	please take a look of this website&lt;/p&gt;


&lt;p&gt;
	&lt;a href=&quot;http://www.prepare4interview.com/index.php/ulink?u=https://docs.google.com/document/pub?id=16pknNp2lmU5b_G_0iperY48K27nq4FMUfcQFNDSZ7NU&quot; rel=&quot;nofollow&quot; style=&quot;text-decoration: initial; color: rgb(0, 102, 153); font-family: Helvetica, Arial, Sens-serif; line-height: 20px;&quot;&gt;http://www.prepare4interview.com/index.php/ulink?u=https://docs.google.com/document/pub?id=16pknNp2lmU5b_G_0iperY48K27nq4FMUfcQFNDSZ7NU&lt;/a&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/21703/how-this-iframe-work</guid>
<pubDate>Sat, 23 Feb 2013 17:00:53 +0000</pubDate>
</item>
<item>
<title>Strange problem where the entire page shows up inside the text editor</title>
<link>https://www.question2answer.org/qa/6986/strange-problem-where-entire-page-shows-inside-text-editor</link>
<description>

&lt;p&gt;
	I have a recurring but intermitant problem in 1.3 where the page an editor is on shows up &lt;em&gt;&lt;strong&gt;inside&lt;/strong&gt;&lt;/em&gt; the editor.. like an iframe in the text input area ..&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	I'm using Chrome mostly but not sure if it is browser related..&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	here's what it looks like.. if there is a patch or fix, please advise. &amp;nbsp; &amp;nbsp;thanks&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	&lt;img alt=&quot;&quot; src=&quot;http://content.screencast.com/users/ssking44/folders/Snagit/media/e5c374d5-19a9-4ff3-8f91-ef70c2b5f489/06.06.2011-01.17.59.png&quot; style=&quot;border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; width: 544px; height: 332px;&quot;&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/6986/strange-problem-where-entire-page-shows-inside-text-editor</guid>
<pubDate>Mon, 06 Jun 2011 01:23:30 +0000</pubDate>
</item>
<item>
<title>Is there any problem with iframes ?</title>
<link>https://www.question2answer.org/qa/2669/is-there-any-problem-with-iframes</link>
<description>I tried to use my q2a site through an iframe on another of my sites. It seems to work, but better I ask if there is any problem. If so, please let me know.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/2669/is-there-any-problem-with-iframes</guid>
<pubDate>Sat, 18 Sep 2010 02:51:01 +0000</pubDate>
</item>
<item>
<title>What Are The Initial Q2A Core Files That Need To Be Loaded</title>
<link>https://www.question2answer.org/qa/1975/what-are-the-initial-q2a-core-files-that-need-to-be-loaded</link>
<description>I want to use this script with Joomla 1.5x. as I seem to have the login in functioning as the Q2A using the joomla users correctly as far a i can tell..&lt;br /&gt;
&lt;br /&gt;
but would like to integrate it to display in the joomla and not with an iframe. &lt;br /&gt;
&lt;br /&gt;
I also have the integration so that it loads the core Joomla Framework so i have access to all the joomla classes.&lt;br /&gt;
&lt;br /&gt;
as in the other posts somebody mentions that there are 2 main files that need to be loaded in Questons 2 Answer... but he did not list them. &lt;br /&gt;
&lt;br /&gt;
so many you can give a quick list of the order or the list of core files that get load for Q2A..&lt;br /&gt;
&lt;br /&gt;
I looked at the files briefly but is the some actual CLASSES that can be loaded from Q2A&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
&lt;br /&gt;
also was looking the joomla extensions JUMI as it says it can allow you to install php scripts and also give you access to the Joomla Framework..&lt;br /&gt;
&lt;br /&gt;
So just looking for the easiest solution to get integration..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
With Jumi&lt;br /&gt;
* you can include php, html, javascript scripts into the modules position, articles, category or section descriptions, or into your own custom made component pages,&lt;br /&gt;
* you can even include static html or txt pages into your pages without using wrapper component,&lt;br /&gt;
* you have full access to Joomla! variables, functions, constants, etc. in your php scripts.&lt;br /&gt;
&lt;br /&gt;
Jumi is ideal solution for&lt;br /&gt;
* including banners or text ads into your Joomla! site: no matter if your own or affiliates ones,&lt;br /&gt;
* easy and fast inclusion of smart javascript, php, html and dhtml scripts into your Joomla! content,&lt;br /&gt;
* fast development of not only small and simple customized modules and plugin solutions based on php, javascript and html or dhtml scripts like flash shows, ads and picture presentations, forms inclusion, etc. But for the development of more sophisticated solutions including database data processing.&lt;br /&gt;
&lt;br /&gt;
For Jumi tips and tricks visit dedicated Tips &amp;amp; Tricks Jumi pages at &lt;a href=&quot;http://edo.webmaster.am/jumi/tutorial&quot; rel=&quot;nofollow&quot;&gt;http://edo.webmaster.am/jumi/tutorial&lt;/a&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/1975/what-are-the-initial-q2a-core-files-that-need-to-be-loaded</guid>
<pubDate>Tue, 20 Jul 2010 15:49:18 +0000</pubDate>
</item>
</channel>
</rss>