-
Pet Projects
Monthly Archives: July 2008
A *new* version of Zend Framework is now available. It should be safe to use for personal projects. It’s good to see the Figlet available – I think DaSPiDs from #zftalk made this :P. Other stuff like the CLI and … Continue reading
Here is a quick tutorial on how to handle radion buttons using jQuery. < input type="radio" name="empType" value="regular" /> Regular < input type="radio" name="empType" value="temporary" /> Temporary Then the jQuery code: (assuming that you have already included the JS file … Continue reading