OPI Blog
Learn from experts in their fields

Browsing Tags: JQuery UI

An approach to processing dynamic one-to-many forms with Grails 2.1
I was recently faced with a (rather common) problem: process a form submission containing fields for a ‘parent’ and several ‘child’ records. For example, a form to create a Team record along with its many ...
Jun 18, 2012
JQuery UI Datepicker IE focus fix
The jquery ui datepicker control is quite slick and easy to use, and as you see here it can be customized through various events. At my current client we have multiple controls on the page ...