Posts Tagged ‘Javascript’

Validation and AJAX with jQuery

Friday, December 28th, 2007

In this article I will describe setting up an interface for writing articles that is reminiscent of Wordpress but much simpler. We will use jQuery and a suitable plugin to do client side validation, we will also implement some jQuery AJAX to make the form more responsive.... Read More

jQuery tablesorter - sorting tables is easy

Tuesday, December 11th, 2007

This is a continuation of the scrolling and toggling tutorial. Some of it’s content is discussed here, without much explanation. ... Read More

Writing a CMS/Community with Smarty and the Zend Framework: Part 6

Friday, December 7th, 2007

This time we will take a look at the current state of the gallery section.... Read More

Multiple uploads with jQuery and Flex or Flash

Friday, December 7th, 2007

Update 01/11/2008: There is now a new Flash only version that works properly with version 10 of the player.... Read More

jQuery - making scrolling and toggling simple

Wednesday, December 5th, 2007

I recently discovered jQuery and I thought it looked great. I could hardly wait to try it out in a project and the time has finally come.... Read More