Friday, October 03rd, 2008 | Author: MaX
Any Comments, bugs , feature request about Ajaxify, please post it here.
Known issues:
- links that has this form <a href=”#”> doesn’t load. See solution
- live query and load hash enabled produce infinte loops.
Feature requests:
These features will be implemented in the next versions.
- Rebinding ajaxify automatically to the new created elements from the loaded page.
Category: jQuery

January 19th, 2009 at 7:49 AM
Hi Max,
I’ve got this new problem now…
I’m trying to integrate this script with PHP, the PHP part is all sorted, but trying to redirect using the ajaxify script poses a few problems.
$(“.ajaxify”).ajaxify({
link: ‘/index.php?option=com_onlinecourse&view=appraisal&Itemid=2&course_id=’,
target: ‘#main_content’,
tagToload: ‘#main_content’,
loadHash:true
});
all this seems to do is refresh the page.. not sure how to fix it.
January 21st, 2009 at 2:53 AM
What is your server output?
January 21st, 2009 at 3:00 AM
it just reloads the entire page, is that what you mean? I need a way for the ajaxify to execute via javascript, not mouseclick? is that possible?
January 21st, 2009 at 3:06 AM
I recommend you to upgrade to version 2.0. In v2 you can set event to false to fire ajaxify on demand.
January 22nd, 2009 at 9:17 PM
Hey Max,
with some modifications of your script i’ve got a solution for my problem – if you are interested in, i will send it to you by mail because it is a bit more extensive to post it here?!
Hello ivus,
i dont have a problem solving for you, but a very usefull advice if you want to load the content of an element in the same or in other words if “target” and “tagToload” is the same element:
open the “jquery.ajaxify.js”-script and go to the function “jQuery.ajaxifLoad” (near by line 226), search and replace the first code-snipped with the second. now only the content of the “tagToload” is disyplayed in the “target”.
the originalcode would nest the “tagToLoad” inside the “target”.
Here an example what will happen without the modification:
Replace:
??.?????N?hi?Z?with
??.?????N?hi?Z?Libertarian Greetz from germany – sorry for the bad english,
NetzKnecht
January 22nd, 2009 at 9:20 PM
Arrrgh, i’ve used the wrong “code”-tag… sorry for the doublepost max.
Here an example what will happen wihout the modification:
<div id="#main_content"><div id="#main_content">Your Content</div></div>Replace:
with
January 22nd, 2009 at 9:21 PM
What was the problem anyway?. I would like to see what have u done. it could be useful for others.
September 13th, 2009 at 1:43 AM
Hi Max,
I’m using your script, works wonderfully, but I have a
doubt … Ajaxify be combined with Flash?
I activate a link using flash?
April 16th, 2010 at 7:23 PM
Hello I love this plugin
well my doubt is the following call to the page within a target
# ConPAG ok but the prob is on the page because I want the whole
navigation is within the # conPag but he is giving stick “loadHash” and so
works in IE
the example is so
main page:
xxxx link calls the page in # conPAG yyyy yyyy has links on the page I
wanted to continue in the # conPAG
yyyy page but also has other functions as I proceed to
able to work this way
June 4th, 2010 at 4:21 AM
Love the concept but it does not work with the latest version of jquery.
December 19th, 2010 at 9:09 PM
Julianne Hough, known as much for her Dancing With the Stars gig as for her country music, is achieving new popularity by combining both
December 19th, 2011 at 12:12 AM
people are stupid
January 8th, 2012 at 3:41 PM
Hello,
I a, trying to build a Wall which is similar to facebook wall. But i am lacking in youtube video embeding like facebook. So facebook is using ajaxfy in tag. I am developing on asp.net C#. I linked your jquery ajaxfy in my page its showing me an error. Microsoft JScript runtime error: ‘jQuery’ is undefined. Please Help.!
January 8th, 2012 at 3:42 PM
I am, trying to build a Wall which is similar to facebook wall. But i am lacking in youtube video embeding like facebook. So facebook is using ajaxfy in A tag. I am developing on asp.net C#. I linked your jquery ajaxfy in my page its showing me an error. Microsoft JScript runtime error: ‘jQuery’ is undefined. Please Help.!