How can I force the back button to remember an AJAX/Javascript state (preferably using JQuery)?
[more inside]
posted by gramcracker
on Mar 21, 2011 -
3 answers
PHP/AJAX gurus: Please help me figure something out. Want to display all Wordpress posts from a single day, but want it to be as sexy and intuitive as possible.
[more inside]
posted by jbickers
on Dec 1, 2010 -
3 answers
I'm building a website in which part of the page remains static, and part of the page is swapped out using server side includes. Is there a way to do this that doesn't make the page jump up to the top when a link is clicked?
[more inside]
posted by Phire
on Mar 13, 2010 -
10 answers
CSS, JQuery, PHP and Caching: What are the best practices for creating dynamic CSS with JQuery and PHP? Examples inside.
[more inside]
posted by odinsdream
on Aug 20, 2008 -
7 answers
Help me AJAX-ify a very simple web process in PHP. Links to very simple AJAX tutorials much appreciated.
[more inside]
posted by odinsdream
on Jan 8, 2008 -
7 answers
What web technology/language should I learn to make simple online apps and just generally enhance my bare-bones knowledge of HTML?
[more inside]
posted by Robot Johnny
on Dec 10, 2006 -
18 answers
I'm looking for a simple Ajax commenting script that will allow commenters on a blog-like site to submit comments without actually leaving the page. I've found the one for Wordpress - but it seems to be a little too specialised for WP templates to be easily adaptable for my site's needs (though I will if I have to). Any links would be much appreciated.
posted by Dag Maggot
on Apr 20, 2006 -
5 answers
PHP/AJAX: Say I have a form with 3 SELECT's - country, state/province, city. I'm looking for a something that will update the SELECT's from the server using AJAX if possible, but will also degrade to the non-AJAX version for people that have JavaScript disabled. Can anyone recommend a PHP library that can do that?
posted by Sharcho
on Mar 17, 2006 -
7 answers