Community Member Profile
- Profile: /members/2938-Dave-Phipps.htm
- Comments: 3
- Points: 31
Recent Blog Comments By Dave Phipps
-
jQuery Photo Tagger Plugin For Flickr-Style Photo Tagging
Posted on Feb 4, 2010 at 12:17 PM
Great plugin but for Mac users the ctrl key triggers the right-click contextual menu which gets in the way a little. You may need to add the ability for Mac users to use the cmd key instead?... read more »
-
Learning ColdFusion 8: Javascript Object Notation (JSON) Part I - Data Conversion
Posted on May 20, 2009 at 6:00 PM
This is the way I ended up implementing which I found on another blog (sorry can't remember which one): Build an array from the query (using cf8 implicit arrays): <cfloop query="sortPeople"> <!--- Array that will be passed back needed by jqGrid JSON implementation --->... read more »
-
Learning ColdFusion 8: Javascript Object Notation (JSON) Part I - Data Conversion
Posted on Feb 15, 2009 at 7:39 PM
Bit late coming to this one but do you know if there is a way for SerializeJSON to not return null when there is an empty string value from a db query? I have just noticed that Internet Explorer (7 and 8b2) populates my html form with the text "null" whenever there is an empty value. The J... read more »



