<?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 + Ajax = Redirect</title>
	<atom:link href="http://rushter.com/2010/jquery-ajax-redirect/feed/" rel="self" type="application/rss+xml" />
	<link>http://rushter.com/2010/jquery-ajax-redirect/</link>
	<description>programming, seo, security</description>
	<lastBuildDate>Thu, 26 Jan 2012 14:18:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Автор: Николай</title>
		<link>http://rushter.com/2010/jquery-ajax-redirect/comment-page-1/#comment-5664</link>
		<dc:creator>Николай</dc:creator>
		<pubDate>Sun, 22 Aug 2010 10:12:14 +0000</pubDate>
		<guid isPermaLink="false">http://rushter.com/?p=588#comment-5664</guid>
		<description>Так не удобно.
Лучше в id img ставить, а потом определять</description>
		<content:encoded><![CDATA[<p>Так не удобно.<br />
Лучше в id img ставить, а потом определять</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: rushter</title>
		<link>http://rushter.com/2010/jquery-ajax-redirect/comment-page-1/#comment-5663</link>
		<dc:creator>rushter</dc:creator>
		<pubDate>Sun, 22 Aug 2010 09:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://rushter.com/?p=588#comment-5663</guid>
		<description>Сделать несколько html файлов как вариант.
А потом:
 jQuery(document).ready(function(){
                jQuery(&#039;#rdr&#039;).click(function(){
                   jQuery(this).load(&#039;redir.html&#039;,function(resp) {
				   eval(resp);
				})
                }) 
                jQuery(&#039;#rdr2&#039;).click(function(){
                   jQuery(this).load(&#039;redir2.html&#039;,function(resp) {
				   eval(resp);
				})
                }) 
            });</description>
		<content:encoded><![CDATA[<p>Сделать несколько html файлов как вариант.<br />
А потом:<br />
 jQuery(document).ready(function(){<br />
                jQuery(&#8216;#rdr&#8217;).click(function(){<br />
                   jQuery(this).load(&#8216;redir.html&#8217;,function(resp) {<br />
				   eval(resp);<br />
				})<br />
                })<br />
                jQuery(&#8216;#rdr2&#8242;).click(function(){<br />
                   jQuery(this).load(&#8216;redir2.html&#8217;,function(resp) {<br />
				   eval(resp);<br />
				})<br />
                })<br />
            });</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Николай</title>
		<link>http://rushter.com/2010/jquery-ajax-redirect/comment-page-1/#comment-5662</link>
		<dc:creator>Николай</dc:creator>
		<pubDate>Sun, 22 Aug 2010 06:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://rushter.com/?p=588#comment-5662</guid>
		<description>А как переделать скрипт, чтобы в 
img указывать id=&quot;rdr1&quot;, а в redir.html
соответственно прописывать несколько ссылок.

Чтобы можно было иметь универсальный скрипт для перенаправления с разных картинок на разные URL</description>
		<content:encoded><![CDATA[<p>А как переделать скрипт, чтобы в<br />
img указывать id=&raquo;rdr1&#8243;, а в redir.html<br />
соответственно прописывать несколько ссылок.</p>
<p>Чтобы можно было иметь универсальный скрипт для перенаправления с разных картинок на разные URL</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Валерий</title>
		<link>http://rushter.com/2010/jquery-ajax-redirect/comment-page-1/#comment-4012</link>
		<dc:creator>Валерий</dc:creator>
		<pubDate>Sun, 09 May 2010 10:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://rushter.com/?p=588#comment-4012</guid>
		<description>стукну вам в аську сдесь салке не появляються</description>
		<content:encoded><![CDATA[<p>стукну вам в аську сдесь салке не появляються</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Валерий</title>
		<link>http://rushter.com/2010/jquery-ajax-redirect/comment-page-1/#comment-4011</link>
		<dc:creator>Валерий</dc:creator>
		<pubDate>Sun, 09 May 2010 10:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://rushter.com/?p=588#comment-4011</guid>
		<description>не могли бы вы по подробней описать не получаеться у меня наделал доров вашим доргеном в индекс они вошли но вот проблемма кнопку я вывожу но мне хочеться редерикт как у вас вот такой код только вписал на страничках доров  

как с помощью всего этого подключить вашь модуль?
и возможно ли? Голову сломал уже не выходит</description>
		<content:encoded><![CDATA[<p>не могли бы вы по подробней описать не получаеться у меня наделал доров вашим доргеном в индекс они вошли но вот проблемма кнопку я вывожу но мне хочеться редерикт как у вас вот такой код только вписал на страничках доров  </p>
<p>как с помощью всего этого подключить вашь модуль?<br />
и возможно ли? Голову сломал уже не выходит</p>
]]></content:encoded>
	</item>
</channel>
</rss>

