Posts Tagged Ajax

WordPress AJAX Comments

Posted by on Wednesday, 24 October, 2012
There are many functionalities on the web that were just begging to be AJAXified.  Whether it be voting on a poll or simply commenting on a blog post, there’s really no reason to reload an entire page for something so simple.  This blog has f...
Read More

IFRAME Permission Denied Solution

Posted by on Friday, 20 July, 2012
I was recently rolling my own AJAX upload script, posting a form to a hidden IFRAME and using the load event to know when the upload was complete.  When the upload completed, I wanted to access the IFRAME content so I could verify that the upload co...
Read More

Secure Login in AJAX Applications

Posted by on Monday, 4 July, 2011
...
Read More

Load Next WordPress Posts With AJAX

Posted by on Wednesday, 15 June, 2011
Today, we’re going to replace the standard “Older Posts” links on your blog. Our plugin will create a button to instantly load the next page of posts, without reloading the page (Similar to what Twitter used to do at the bottom of ...
Read More

jQuery simple image slide

Posted by on Tuesday, 31 May, 2011
...
Read More

Microsoft not following Best Practices slows down Firefox on Outlook Web Access

Posted by on Tuesday, 24 May, 2011
...
Read More

Getting Started with JRapid!

Posted by on Tuesday, 24 May, 2011
...
Read More

ZKGrails 1.0.3 and 1.1-M1 for Cloud

Posted by on Friday, 13 May, 2011
...
Read More

JQuery 1.6 release & backward compatibility !

Posted by on Saturday, 7 May, 2011
...
Read More

jQuery snippet to Ajaxify your Website

Posted by on Thursday, 28 April, 2011
...
Read More