Example sites that use Ajaxify
See it working on:
Site | Plugin call |
---|---|
4nf.org | new Ajaxify({elements: “#sidebar, #content”, alwayshints: “functions.js”, menu: “.menu-item a”, idleTime: 60000, slideTime: 5000, addclass: “jqhover”}); |
Beinsports | search for “ajaxify” |
Makaan | search for “ajaxify” |
Tuition site | jQuery(‘#content’).ajaxify({forms : “form:not(.contact-form)”, previewoff: false, menu: “.menu-item a”, idleTime: 20000, slideTime: 5000, verbosity: 20, aniTime: 400, aniParams: { opacity: 0, width: 0 }, toggleSlide: { parentEl: ‘article:first’ } }); |
Oeko-Fakt | new Ajaxify({elements: ‘#content, #prodlogo, #prodh1’, verbosity: 1, alwayshints: “produktsuche.js”}); |
Radio Comercial | jQuery(‘#page-content-wrapper’).ajaxify({ inline: false, inlinehints: “”, turbo: false, memoryoff: true, prefetch: false }); |
Discover Dan | jQuery(‘#ajaxContent, #ajaxWork, #ajaxHero, #ajaxHeroWork’).ajaxify(); |
Wikiloops | jQuery(“#content”).ajaxify({style:false, forms:”form:not(.no-ajaxy)”, cb:jaxed}); |
Alpenglow | jQuery(‘#a0, #a1, #a2, #maincontent, #topmenu, #menu, #recent, #gallery’).ajaxify({forms:false}); |
Ehrlich Werben | jQuery(‘#content’).ajaxify({requestDelay:400,forms:false}); |
All Media Lab | jQuery(“#main, #header-stay”).ajaxify({selector:”#header-stay a, selector-x, #footer-stay a”, requestDelay:450}); |
Tandarts M.G.M. Alberts | jQuery(‘#main, .btn-primary a, #header-stay’).ajaxify({‘selector’:’#header-stay a, .selector-x, #footer-stay a’, requestDelay:450}); |
Athene Grieks Restaurant | jQuery(‘#main, .btn-primary a, #header-stay, #background-image’).ajaxify({‘selector’:’#header-stay a:not([target=”_blank”]), .selector-x, #footer-stay a:not([target=”_blank”])’, requestDelay:450}); |
Ebo-Ivo Pianos | jQuery(“#main, #header-stay”).ajaxify({selector:”#header-stay a”, requestDelay:400}) |
Kampeerboerderij | jQuery(‘#main, #header-stay, #background-image’).ajaxify({‘selector’:’#header-stay a, .selector-x, #footer-stay a’, requestDelay:400}); |
Radio 1 | jQuery(“.colsmask”).ajaxify({previewoff:false,turbo:false,inline:true,requestDelay:500}); |
Buitenlust | jQuery(“#main, #header-stay, #background-image”).ajaxify({selector:”#header-stay a, #footer-stay a”, }); |
Pluspunt website | jQuery(‘#main, #header-stay, #background-image’).ajaxify({‘selector’:’#header-stay a’, scrolltop: true}); |
Jaro Dakbedekkingen | jQuery(“#main, #header-stay”).ajaxify({selector:”#header-stay a”, scrolltop:true}); |
Marja en Nicole | jQuery(“#main, #header-stay, #background-image, #footer-stay”).ajaxify({selector:”#header-stay a, .selector-x, #footer-stay a”, asyncdef:false,scrolltop:true}); |
StudioARH | jQuery(‘#dynHead,#dynFoot,#dynData’).ajaxify({requestDelay:100,prefetch:true,memoryoff:true}); |
Kuji Drinks | search for “ajaxify” |
Grace and Green | search for “ajaxify” |
Wil Art | jQuery(‘#main, #header-stay, #background-image, #footer-stay’).ajaxify({selector: ‘#header-stay a, .selector-X, .back-X, #footer-stay a’, scrolltop: true, bodyClasses: false, alwayshints: ‘leaflet-embed’}); |
SitForm | jQuery(‘#dynHead,#dynFoot,#dynData’).ajaxify({requestDelay:100, refresh: true, prefetchoff: todo, memoryoff: true}); |
Via Mosae | jQuery(‘#main, #header-stay, #background-image’).ajaxify({‘selector’:’#header-stay a’, scrolltop: true, alwayshints: “leaflet-embed”}); |
Friture Kasteelhoeve | jQuery(‘#main, #header-stay, #footer-stay’).ajaxify({‘selector’:’#header-stay a, .smooth-click, #footer-stay a’, scrolltop: true, alwayshints: “leaflet-embed”}); |
Galabau Resenberger | jQuery(‘#main, #header-stay, #footer-stay’).ajaxify({‘selector’:’#header-stay a, .smooth-click, #footer-stay a’, scrolltop: true, alwayshints: “leaflet-embed”}); |
GS8 London | search for “ajaxify” |
Timebased | search for “ajaxify” |
Sq. One Real Estate | search for “ajaxify” |
Royalton | search for “ajaxify” |
JHR Interiors | search for “ajaxify” |
Hi!, you can submit this site, is under construction but the plugin works like charm with NProgress!. No problems until now π
https://tosigned.com/
Regards!
Hi Renan,
nice site and thanks for submitting the link!
Done π
Regards,
Arvind
You can add this one too, and thanks for a great plugin… https://www.studioarh.ba/en
Hi Edin,
thanks for using Ajaxify and submitting your nice site. I have listed it on the demos page. Love your visual effects. Also, on your contact page, you seem to have succeeded in getting Google Maps to work!
Thanks again and
Regards,
Arvind
Hi, could you please elaborate on that? What is it exactly, what you would like to do and where do have difficulties?
Hi!
I need two or more requestDelay for different selector. How can i do this with ajaxify?
Hi!
I’m afraid you can’t – sorry…
Hi Arvind,
Is it possible to use this great plugin for wordpress theme?
Thanks,
J:D
Hi Jaroslav!
Sure, this site (4nf.org) was built with WordPress, too.
Or this one, as well…
Thanks,
Arvind
Hi there Arvind,
Just want to say thanks for the great plugin! We’ve been using it for a year now and its working great. It’s on this website: http://www.radio1.bg and you can see that you can listen to the radio while navigating through the website.
Thanks again,
Martin
Hi Martin,
thanks for the feedback – that’s great!
Would you like your site listed on my Demos and Thanks pages?
Regards,
Arvind
Yes, that would be great π
Done π
i want to know how to add loading image when page loads in Ajaxify…
Thanks
Hi Jatin,
please hook into these events, for starting and stopping the animation…