<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Комментарии к записи: JQuery плагин Jframe: вместо фреймов!</title>
	<atom:link href="http://www.getincss.ru/2008/09/29/jquery-plagin-jframe-vmesto-frejmov/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.getincss.ru/2008/09/29/jquery-plagin-jframe-vmesto-frejmov/</link>
	<description>Веб дизайн, CSS, SEO, юзабилити. Уроки веб-мастерства</description>
	<lastBuildDate>Tue, 27 Jul 2010 21:56:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Автор: sNICkers</title>
		<link>http://www.getincss.ru/2008/09/29/jquery-plagin-jframe-vmesto-frejmov/comment-page-1/#comment-11030</link>
		<dc:creator>sNICkers</dc:creator>
		<pubDate>Wed, 10 Jun 2009 20:08:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.getincss.ru/?p=595#comment-11030</guid>
		<description>Возможно ли динамически изменять src div-а с помощью JavaScript?</description>
		<content:encoded><![CDATA[<p>Возможно ли динамически изменять src div-а с помощью JavaScript?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: thinmoto</title>
		<link>http://www.getincss.ru/2008/09/29/jquery-plagin-jframe-vmesto-frejmov/comment-page-1/#comment-10084</link>
		<dc:creator>thinmoto</dc:creator>
		<pubDate>Fri, 06 Mar 2009 15:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.getincss.ru/?p=595#comment-10084</guid>
		<description>Вы, Роман, велосипедист :) Или просто не любите jQuery ?</description>
		<content:encoded><![CDATA[<p>Вы, Роман, велосипедист :) Или просто не любите jQuery ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Роман</title>
		<link>http://www.getincss.ru/2008/09/29/jquery-plagin-jframe-vmesto-frejmov/comment-page-1/#comment-9897</link>
		<dc:creator>Роман</dc:creator>
		<pubDate>Tue, 17 Feb 2009 08:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.getincss.ru/?p=595#comment-9897</guid>
		<description>	$postdata = http_build_query(
    array(
        &#039;vote&#039; =&gt; $vote
    )
);
	$opts = array(&#039;http&#039; =&gt;
    array(
        &#039;method&#039;  =&gt; &#039;POST&#039;,
        &#039;header&#039;  =&gt; &#039;Content-type: application/x-www-form-urlencoded&#039;,
        &#039;content&#039; =&gt; $postdata
    )
);$context  = stream_context_create($opts);
echo file_get_contents(&quot;http://www.site.ru/file.php&quot;,false,$context);</description>
		<content:encoded><![CDATA[<p>$postdata = http_build_query(<br />
    array(<br />
        &#8216;vote&#8217; =&gt; $vote<br />
    )<br />
);<br />
	$opts = array(&#8216;http&#8217; =&gt;<br />
    array(<br />
        &#8216;method&#8217;  =&gt; &#8216;POST&#8217;,<br />
        &#8216;header&#8217;  =&gt; &#8216;Content-type: application/x-www-form-urlencoded&#8217;,<br />
        &#8216;content&#8217; =&gt; $postdata<br />
    )<br />
);$context  = stream_context_create($opts);<br />
echo file_get_contents(&#8220;http://www.site.ru/file.php&#8221;,false,$context);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Сергей</title>
		<link>http://www.getincss.ru/2008/09/29/jquery-plagin-jframe-vmesto-frejmov/comment-page-1/#comment-9060</link>
		<dc:creator>Сергей</dc:creator>
		<pubDate>Sat, 27 Dec 2008 13:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.getincss.ru/?p=595#comment-9060</guid>
		<description>Не понимаю. В чем проблема использовать стандартный метод JQuery ($.GET()) ИМХО чем перегружать код  немереным количеством плагинов по моему стоит просто сделать свою функцию тот же метод .load()  вполне понимает get запросы</description>
		<content:encoded><![CDATA[<p>Не понимаю. В чем проблема использовать стандартный метод JQuery ($.GET()) ИМХО чем перегружать код  немереным количеством плагинов по моему стоит просто сделать свою функцию тот же метод .load()  вполне понимает get запросы</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Viper</title>
		<link>http://www.getincss.ru/2008/09/29/jquery-plagin-jframe-vmesto-frejmov/comment-page-1/#comment-2742</link>
		<dc:creator>Viper</dc:creator>
		<pubDate>Wed, 29 Oct 2008 15:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.getincss.ru/?p=595#comment-2742</guid>
		<description>-&gt; полезла искать голосовалки на JS - ничего хорошего не нашла...

может быть не там искали :) сам неделю рыл инет :) нашел http://www.m3nt0r.de/devel/raterDemo/
отлично прикрутил к своему коду, к тому же нет проблем с отображением в IE</description>
		<content:encoded><![CDATA[<p>-&gt; полезла искать голосовалки на JS &#8211; ничего хорошего не нашла&#8230;</p>
<p>может быть не там искали :) сам неделю рыл инет :) нашел <noindex><a title="http://www.m3nt0r.de/devel/raterDemo/" target="_blank" href="http://www.getincss.ru/go/http://www.m3nt0r.de/devel/raterDemo/" rel="nofollow">http://www.m3nt0r.de/devel/raterDemo/</a></noindex><br />
отлично прикрутил к своему коду, к тому же нет проблем с отображением в IE</p>
]]></content:encoded>
	</item>
</channel>
</rss>
