CodeUnit jQuery DataTables with Lots of Columns Crashes in IE February 16, 2011 by Craig Lotter No Comments If you are using the brilliant jQuery DataTables plugin to present your data in nifty dynamic tables, and are using it in a server-side loading... Read More
CodeUnit PHP and Google Charts: Using a POST request when a GET String is too Long June 16, 2010 by Craig Lotter No Comments Google Charts is an extremely stable and reliable web-based charting engine that is perfect for dropping into any project where you quickly want to produce... Read More
CodeUnit jQuery Across Domain AJAX Content Loads February 16, 2010 by Craig Lotter No Comments In order to execute better security, javascript does not allow for ajax queries to be directed at a different domain from the one on which... Read More
CodeUnit jQuery: How to Post a Form’s data with Ajax February 11, 2010 by Craig Lotter No Comments Rather, I want to highlight how one easily posts all of a form's various values (housed in textboxes, text areas, selects or even radio buttons)... Read More