<?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>Comments on: Ajaxify v2.0 Knocked Our Door</title>
	<atom:link href="http://max.jsrhost.com/2008/12/12/ajaxify-v20-knocked-our-door/feed/" rel="self" type="application/rss+xml" />
	<link>http://max.jsrhost.com/2008/12/12/ajaxify-v20-knocked-our-door/</link>
	<description>Welcome everybody to my blog</description>
	<lastBuildDate>Mon, 23 Jan 2012 16:20:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: bheel</title>
		<link>http://max.jsrhost.com/2008/12/12/ajaxify-v20-knocked-our-door/comment-page-2/#comment-4203</link>
		<dc:creator>bheel</dc:creator>
		<pubDate>Mon, 23 Jan 2012 16:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://max.jsrhost.com/?p=118#comment-4203</guid>
		<description>People, 

we still want to use ajaxify (2012).

But its not working on chrome new versions..
We have to update the history.js dependency to its new version..

Anyone have solution for this? If not..  anyone wants to help building a new one?</description>
		<content:encoded><![CDATA[<p>People, </p>
<p>we still want to use ajaxify (2012).</p>
<p>But its not working on chrome new versions..<br />
We have to update the history.js dependency to its new version..</p>
<p>Anyone have solution for this? If not..  anyone wants to help building a new one?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viswa Teja</title>
		<link>http://max.jsrhost.com/2008/12/12/ajaxify-v20-knocked-our-door/comment-page-2/#comment-4202</link>
		<dc:creator>Viswa Teja</dc:creator>
		<pubDate>Tue, 10 Jan 2012 12:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://max.jsrhost.com/?p=118#comment-4202</guid>
		<description>I am trying to use &quot;AJAXIFY&quot; plugin in my ASP.NET . I am unable to add this plugin. The Target page is loading in new tab. Can Please any one help me fast......!!!!</description>
		<content:encoded><![CDATA[<p>I am trying to use &#8220;AJAXIFY&#8221; plugin in my ASP.NET . I am unable to add this plugin. The Target page is loading in new tab. Can Please any one help me fast&#8230;&#8230;!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moreed</title>
		<link>http://max.jsrhost.com/2008/12/12/ajaxify-v20-knocked-our-door/comment-page-2/#comment-4195</link>
		<dc:creator>Moreed</dc:creator>
		<pubDate>Tue, 22 Mar 2011 17:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://max.jsrhost.com/?p=118#comment-4195</guid>
		<description>I see that if we used a newer version of JQuery then your plugin will not work see that!</description>
		<content:encoded><![CDATA[<p>I see that if we used a newer version of JQuery then your plugin will not work see that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moreed</title>
		<link>http://max.jsrhost.com/2008/12/12/ajaxify-v20-knocked-our-door/comment-page-2/#comment-4194</link>
		<dc:creator>Moreed</dc:creator>
		<pubDate>Tue, 01 Mar 2011 18:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://max.jsrhost.com/?p=118#comment-4194</guid>
		<description>Why I can not use animation on my site</description>
		<content:encoded><![CDATA[<p>Why I can not use animation on my site</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Riga Toni</title>
		<link>http://max.jsrhost.com/2008/12/12/ajaxify-v20-knocked-our-door/comment-page-2/#comment-4192</link>
		<dc:creator>Riga Toni</dc:creator>
		<pubDate>Tue, 18 Jan 2011 11:00:08 +0000</pubDate>
		<guid isPermaLink="false">http://max.jsrhost.com/?p=118#comment-4192</guid>
		<description>Hi, maybe i found the problem. 


ajaxify.js line 267 -&gt; jQuery.ajaxifyManip(current,jQuery(data).find(current.target)); 
returns NULL

but ...
jQuery.ajaxifyManip(current,jQuery(data));
returns the hole DOM. 


in other words &quot;find()&quot; dont work with &quot;noConflict&quot; ??
i never heared about it **confused**
any workarounds ? 

greez</description>
		<content:encoded><![CDATA[<p>Hi, maybe i found the problem. </p>
<p>ajaxify.js line 267 -&gt; jQuery.ajaxifyManip(current,jQuery(data).find(current.target));<br />
returns NULL</p>
<p>but &#8230;<br />
jQuery.ajaxifyManip(current,jQuery(data));<br />
returns the hole DOM. </p>
<p>in other words &#8220;find()&#8221; dont work with &#8220;noConflict&#8221; ??<br />
i never heared about it **confused**<br />
any workarounds ? </p>
<p>greez</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Riga Toni</title>
		<link>http://max.jsrhost.com/2008/12/12/ajaxify-v20-knocked-our-door/comment-page-2/#comment-4191</link>
		<dc:creator>Riga Toni</dc:creator>
		<pubDate>Mon, 17 Jan 2011 14:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://max.jsrhost.com/?p=118#comment-4191</guid>
		<description>Hi i have a problem with noConflict and loadToTarget. 
Firebug givnt me en error message ; (   anybody an idea ?

btw really good script if i dont use the noConflict

greez</description>
		<content:encoded><![CDATA[<p>Hi i have a problem with noConflict and loadToTarget.<br />
Firebug givnt me en error message ; (   anybody an idea ?</p>
<p>btw really good script if i dont use the noConflict</p>
<p>greez</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gijs</title>
		<link>http://max.jsrhost.com/2008/12/12/ajaxify-v20-knocked-our-door/comment-page-2/#comment-4190</link>
		<dc:creator>Gijs</dc:creator>
		<pubDate>Tue, 04 Jan 2011 22:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://max.jsrhost.com/?p=118#comment-4190</guid>
		<description>Hi,
ajaxifying links do work perfect, but i cant get the registration form working?

checked in firebug, i do get a response, but nothing shows up near the form!

[js]$(document).ready(function() {    $(&#039;.ajaxify&#039;).livequery(function(){
	$(this).ajaxify();
	});
});


$(&#039;#regform input&#039;).livequery(function(){
	$(this).ajaxify({
		event:&#039;change&#039;,
		method:&#039;POST&#039;,
		loading_img:&#039;img/sloading.gif&#039;,
		loading_txt:&#039;Working...&#039;,
		link:&#039;backend/registreren.php?action=regsubmit&amp;ajax=true&#039;,
		forms:&#039;input&#039;
	});
});

$(&#039;#form&#039;).livequery(function(){
	$(this).ajaxify({
		event:&#039;submit&#039;,
		link:&#039;backend/registreren.php?action=submit&amp;ajax=true&#039;,
		forms:&#039;#form&#039;,
		target:&#039;#result&#039;,
		loading_target:&#039;#b_demo-&#039;,
		loading_img:&#039;img/sloading.gif&#039;,
		loading_txt:&#039;Working...&#039;,
		method:&#039;POST&#039;,
		animateOut:{&#039;height&#039;:&#039;toggle&#039;},
		animateIn:{&#039;height&#039;:&#039;toggle&#039;},
		onSuccess:function(o,data){
			if(data==&#039;accepted&#039;)
				$(o.target).html(&#039;  Thank you for your registration&#039;);
			else
				$(o.target).html(&#039;  Your registeration couldn\&#039;t be completed.&#039;);
		}
	
	});

});

[/js]

This is what firbug shows:

response:
The name is already takenThe password must be at least 5 char.Password matchedPlease enter a valid email
		$(&quot;[name=submit]&quot;).attr(&quot;disabled&quot;,true);
		

I am trying it for 2 days now, but nothing (as far as my knowledge goes) helps!

Many thanks for any hints!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
ajaxifying links do work perfect, but i cant get the registration form working?</p>
<p>checked in firebug, i do get a response, but nothing shows up near the form!</p>
<pre class="brush: js">$(document).ready(function() {    $(&#039;.ajaxify&#039;).livequery(function(){
	$(this).ajaxify();
	});
});

$(&#039;#regform input&#039;).livequery(function(){
	$(this).ajaxify({
		event:&#039;change&#039;,
		method:&#039;POST&#039;,
		loading_img:&#039;img/sloading.gif&#039;,
		loading_txt:&#039;Working...&#039;,
		link:&#039;backend/registreren.php?action=regsubmit&amp;amp;ajax=true&#039;,
		forms:&#039;input&#039;
	});
});

$(&#039;#form&#039;).livequery(function(){
	$(this).ajaxify({
		event:&#039;submit&#039;,
		link:&#039;backend/registreren.php?action=submit&amp;amp;ajax=true&#039;,
		forms:&#039;#form&#039;,
		target:&#039;#result&#039;,
		loading_target:&#039;#b_demo-&#039;,
		loading_img:&#039;img/sloading.gif&#039;,
		loading_txt:&#039;Working...&#039;,
		method:&#039;POST&#039;,
		animateOut:{&#039;height&#039;:&#039;toggle&#039;},
		animateIn:{&#039;height&#039;:&#039;toggle&#039;},
		onSuccess:function(o,data){
			if(data==&#039;accepted&#039;)
				$(o.target).html(&#039;  Thank you for your registration&#039;);
			else
				$(o.target).html(&#039;  Your registeration couldn\&#039;t be completed.&#039;);
		}

	});

});
</pre>
<p>This is what firbug shows:</p>
<p>response:<br />
The name is already takenThe password must be at least 5 char.Password matchedPlease enter a valid email<br />
		$(&#8220;[name=submit]&#8220;).attr(&#8220;disabled&#8221;,true);</p>
<p>I am trying it for 2 days now, but nothing (as far as my knowledge goes) helps!</p>
<p>Many thanks for any hints!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Big-A-Rob</title>
		<link>http://max.jsrhost.com/2008/12/12/ajaxify-v20-knocked-our-door/comment-page-2/#comment-4187</link>
		<dc:creator>Big-A-Rob</dc:creator>
		<pubDate>Thu, 23 Sep 2010 01:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://max.jsrhost.com/?p=118#comment-4187</guid>
		<description>Has anyone gotten this error before....when the page first loads, firebug gives an error:
document.location.hash is undefined

It is on line 83 of the ajaxify.js file:
&lt;code&gt;
83 if(document.location.hash.replace(/^#/, &#039;&#039;) == current.hash &amp;&amp; current.hash){
84 jQuery.ajaxifyHash(current);
85 jQuery.AjaxifyFirstLoad = false;
86 } 
&lt;/code&gt;

Anyone have any ideas?  I cannot figure out why it is saying that is not defined.  I created a stripped down test page and it doesn&#039;t get that error, but it does on my actual page but I can&#039;t find anything different.

Thanks</description>
		<content:encoded><![CDATA[<p>Has anyone gotten this error before&#8230;.when the page first loads, firebug gives an error:<br />
document.location.hash is undefined</p>
<p>It is on line 83 of the ajaxify.js file:<br />
<pre><code>83 if(document.location.hash.replace(/^#/, '') == current.hash &amp;&amp; current.hash){
84 jQuery.ajaxifyHash(current);
85 jQuery.AjaxifyFirstLoad = false;
86 }</code></pre>
<p>Anyone have any ideas?  I cannot figure out why it is saying that is not defined.  I created a stripped down test page and it doesn&#8217;t get that error, but it does on my actual page but I can&#8217;t find anything different.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://max.jsrhost.com/2008/12/12/ajaxify-v20-knocked-our-door/comment-page-2/#comment-4186</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 16 Aug 2010 19:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://max.jsrhost.com/?p=118#comment-4186</guid>
		<description>Dear Max,

Ajaxify is exactly what I&#039;m looking for, but darn if I can get it to work. I&#039;m new to jQuery but as far as I can tell I&#039;m doing what I&#039;m supposed to:

1) I&#039;m loading all of the .js packages in your distribution ZIP. 

2) I&#039;m giving the links a class of &quot;ajaxify&quot; and specifying a valid container, for example:

[html]&lt;a href=&quot;mypage.php?act=show_folder&amp;folderid=$folder_id&quot; rel=&quot;nofollow&quot;&gt;[/html]

Still, no matter what I do, when I click on a link it opens in a new window. What am I doing wrong?

Many thanks in advance for any help you can provide!

Mike</description>
		<content:encoded><![CDATA[<p>Dear Max,</p>
<p>Ajaxify is exactly what I&#8217;m looking for, but darn if I can get it to work. I&#8217;m new to jQuery but as far as I can tell I&#8217;m doing what I&#8217;m supposed to:</p>
<p>1) I&#8217;m loading all of the .js packages in your distribution ZIP. </p>
<p>2) I&#8217;m giving the links a class of &#8220;ajaxify&#8221; and specifying a valid container, for example:</p>
<pre class="brush: html">&lt;a href=&quot;mypage.php?act=show_folder&amp;amp;folderid=$folder_id&quot; rel=&quot;nofollow&quot;&gt;</pre>
<p>Still, no matter what I do, when I click on a link it opens in a new window. What am I doing wrong?</p>
<p>Many thanks in advance for any help you can provide!</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Big_A_Rob</title>
		<link>http://max.jsrhost.com/2008/12/12/ajaxify-v20-knocked-our-door/comment-page-2/#comment-4185</link>
		<dc:creator>Big_A_Rob</dc:creator>
		<pubDate>Mon, 07 Jun 2010 16:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://max.jsrhost.com/?p=118#comment-4185</guid>
		<description>Does Ajaxify support loading html snippet&#039;s (say via jQuery load() function) or do you have to have a PHP or other server-side script?

If is does not, I would like to request that as a feature to be added.

Thanks.</description>
		<content:encoded><![CDATA[<p>Does Ajaxify support loading html snippet&#8217;s (say via jQuery load() function) or do you have to have a PHP or other server-side script?</p>
<p>If is does not, I would like to request that as a feature to be added.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

