PSDTUTS Author - Jonathan Rudenberg

Visit Jonathan Rudenberg's Website

I am a high school student living in Canada who is passionate about technology. I use OS X and TextMate for development.


Posts by Jonathan Rudenberg

Creating a Dynamic Poll with jQuery and PHP

Jul 23rd in Javascript & AJAX by Jonathan Rudenberg
102

When you combine some neat functionality courtesy of PHP with the cleverness of jQuery you can produce some pretty cool results. In this tutorial we’ll create a poll using PHP and XHTML, then make use of some jQuery Ajax effects to eliminate the need for a page refresh, and to give it a nice little bit of animation.

Continue Reading