Timothy Farrar
Member since Oct 30, 2009
- Profile: /members/4645-timothy-farrar.htm
- Comments: 3
Recent Blog Comments By Timothy Farrar
-
CSVToArray() ColdFusion UDF For Parsing CSV Data / Files
Posted on Jan 11, 2011 at 1:31 PM
Ben, used this today in a project, and it worked great! :) I was looking for someone who had worked out the REGEX etc. here, and was very happy to find you had! :) thanks man!... read more »
-
Sharing Event Handlers Across jQuery Event Bindings To A Single Element
Posted on Dec 18, 2009 at 12:51 PM
@Ben... :) I've run into this before... As far as being able to unbind the events after the fact, check this out... http://docs.jquery.com/Namespaced_Events so your script block from above would look like the following... <!--script--> jQuery(function( $ ){ // Gather all paragraphs. var p... read more »
-
Building A Fixed-Position Bottom Menu Bar (ala FaceBook)
Posted on Oct 30, 2009 at 9:24 AM
Dude... IE6 is dead! lol... read more »