<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>QuackFuzed [ Ramblings of a Con..ColdFuzed Mind ] - jQuery</title>
			<link>https://quackfuzed.com/index.cfm</link>
			<description>The personal blog of Matt Quackenbush, with discussions mostly about ColdFusion and related web development topics.  This blog exists primarily as a means for the author to learn and to post about his learning in an effort to assist others in the ColdFusion community in learning and avoiding some of the same pitfalls and mistakes.</description>
			<language>en-us</language>
			<pubDate>Mon, 08 Jun 2026 20:44:10 -0700</pubDate>
			<lastBuildDate>Sat, 16 Jun 2012 22:31:00 -0700</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>quack@quackfuzed.com</managingEditor>
			<webMaster>quack@quackfuzed.com</webMaster>
			
			
			
			
			
			<item>
				<title>jQuery next()/nextAll()/siblings() + dialog() Gotcha</title>
				<link>https://quackfuzed.com/index.cfm/2012/6/16/jQuery-nextnextAllsiblings--dialog-Gotcha</link>
				<description>
				
				So today I was writing up a simple little form hint with a &lt;a href=&quot;http://jquery.com/&quot;&gt;jQuery&lt;/a&gt; &lt;a href=&quot;http://jqueryui.com/&quot;&gt;UI&lt;/a&gt; &lt;a href=&quot;http://jqueryui.com/demos/dialog&quot;&gt;dialog&lt;/a&gt; popup with more details on the hint. The code was actually quite simple:
				 [More]
				</description>
						
				
				<category>General</category>				
				
				<category>jQuery</category>				
				
				<pubDate>Sat, 16 Jun 2012 22:31:00 -0700</pubDate>
				<guid>https://quackfuzed.com/index.cfm/2012/6/16/jQuery-nextnextAllsiblings--dialog-Gotcha</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Thank You, cfUniForm...</title>
				<link>https://quackfuzed.com/index.cfm/2012/6/13/Thank-You-cfUniForm</link>
				<description>
				
				This probably comes as no surprise, but it has been many years since I have written a form without the aid of &lt;a href=&quot;https://github.com/QuackFuzed/cfUniForm&quot;&gt;cfUniForm&lt;/a&gt;. Today, however, I had a need to throw together a ridiculously quick and simple upload form on a project that only has this one form on it. Hardly enough to warrant adding cfUniForm into the mix. Or so it seemed.
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Uni-Form Tag Library</category>				
				
				<category>jQuery</category>				
				
				<pubDate>Wed, 13 Jun 2012 21:13:00 -0700</pubDate>
				<guid>https://quackfuzed.com/index.cfm/2012/6/13/Thank-You-cfUniForm</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>cfUniForm v4.6.0 - IMPORTANT PrettyComments XSS Vulnerability Fix Release</title>
				<link>https://quackfuzed.com/index.cfm/2011/9/11/cfUniForm-v460--IMPORTANT-PrettyComments-XSS-Vulnerability-Fix-Release</link>
				<description>
				
				IMPORTANT: If you have textareas in &lt;em&gt;any&lt;/em&gt; of your forms, you will want to upgrade!

A big THANK YOU! to &lt;a href=&quot;http://blog.mxunit.org/&quot;&gt;Marc Esher&lt;/a&gt; for identifying an XSS vulnerability with the plugin that cfUniForm had previously used for &quot;expandable&quot; textareas.  Marc contacted the author of the PrettyComments jQuery plugin repeatedly in an effort to help the author resolve this issue.  However, the author gave no indication that he was interested in a fix.  Because of this, cfUniForm now uses &lt;a href=&quot;http://www.unwrongest.com/projects/elastic/&quot;&gt;Elastic&lt;/a&gt; for expandable textareas.
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Uni-Form Tag Library</category>				
				
				<category>jQuery</category>				
				
				<pubDate>Sun, 11 Sep 2011 17:38:00 -0700</pubDate>
				<guid>https://quackfuzed.com/index.cfm/2011/9/11/cfUniForm-v460--IMPORTANT-PrettyComments-XSS-Vulnerability-Fix-Release</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>XStandard + jQuery</title>
				<link>https://quackfuzed.com/index.cfm/2011/3/29/XStandard--jQuery</link>
				<description>
				
				We have used XStandard for many years now, and always used a JavaScript-free setup.  When Firefox 4 came out, everything stopped working; the editor content was no longer being posted back to the server.
				 [More]
				</description>
						
				
				<category>General</category>				
				
				<category>jQuery</category>				
				
				<pubDate>Tue, 29 Mar 2011 14:37:00 -0700</pubDate>
				<guid>https://quackfuzed.com/index.cfm/2011/3/29/XStandard--jQuery</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Firebug: &quot;missing } after property list&quot;</title>
				<link>https://quackfuzed.com/index.cfm/2011/3/3/Firebug-missing--after-property-list</link>
				<description>
				
				So I was doing some &quot;quickie&quot; JavaScript today, using &lt;a href=&quot;http://jquery.com/&quot;&gt;jQuery&lt;/a&gt;, of course.  I scribbled out some code.  Then I decided to change the way I was going to handle it, so I commented out little bits and changed the code.  I then decided to go back to my original idea, and uncommented everything that I had previously commented out.  Or so I thought.
				 [More]
				</description>
						
				
				<category>General</category>				
				
				<category>jQuery</category>				
				
				<pubDate>Thu, 03 Mar 2011 18:46:00 -0700</pubDate>
				<guid>https://quackfuzed.com/index.cfm/2011/3/3/Firebug-missing--after-property-list</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>dynamicField: My First &quot;Official&quot; jQuery Plugin</title>
				<link>https://quackfuzed.com/index.cfm/2010/1/12/dynamicField-My-First-Official-jQuery-Plugin</link>
				<description>
				
				Anyone that knows me knows that I hate doing UI work.  Why?  Because I suck at it.  Graphics, design, and layout are definitely not among my talents.  Which is why I love &lt;a href=&quot;http://jquery.com/&quot;&gt;jQuery&lt;/a&gt; so much.  I can write a little bit of JavaScript - very little, in fact - add a plugin or two, and voila!  I have a nice looking user interface for my application.

After using a few very handy form-related jQuery plugins and integrating them into my &lt;a href=&quot;/demos/cfUniForm/&quot;&gt;cfUniForm library&lt;/a&gt;, I decided it was time I go ahead and release a plugin of my own.
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>jQuery</category>				
				
				<pubDate>Tue, 12 Jan 2010 13:48:00 -0700</pubDate>
				<guid>https://quackfuzed.com/index.cfm/2010/1/12/dynamicField-My-First-Official-jQuery-Plugin</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>cfUniForm v2.5 - New jQuery Plugin Integration and Enhancements</title>
				<link>https://quackfuzed.com/index.cfm/2008/10/2/cfUniForm-v25--New-jQuery-Plugin-Integration-and-Enhancements</link>
				<description>
				
				The latest release of the &lt;a href=&quot;http://cfuniform.riaforge.org/&quot;&gt;cfUniForm custom tag library&lt;/a&gt; features a new &lt;a href=&quot;http://jquery.com/&quot;&gt;jQuery&lt;/a&gt; plugin integration, as well as enhancements to the jQuery plugin integrations.
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Uni-Form Tag Library</category>				
				
				<category>jQuery</category>				
				
				<pubDate>Thu, 02 Oct 2008 02:56:00 -0700</pubDate>
				<guid>https://quackfuzed.com/index.cfm/2008/10/2/cfUniForm-v25--New-jQuery-Plugin-Integration-and-Enhancements</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Dan Wilson Presents cfUniForm to the CF Meetup</title>
				<link>https://quackfuzed.com/index.cfm/2008/10/2/Dan-Wilson-Presents-cfUniForm-to-the-CF-Meetup</link>
				<description>
				
				Dan Wilson will be presenting the &lt;a href=&quot;http://cfuniform.riaforge.org/&quot;&gt;cfUniForm ColdFusion tag library&lt;/a&gt; to the &lt;a href=&quot;http://coldfusion.meetup.com/17/&quot;&gt;CF Meetup&lt;/a&gt; today (Thursday, 10/02/08) at Noon Eastern time.

&lt;a href=&quot;http://www.quackfuzed.com/index.cfm/UniForm-Tag-Library&quot;&gt;cfUniForm&lt;/a&gt; is a ColdFusion custom tag library that generates XHTML 1.0 Strict-compliant forms for you based upon the Uni-Form markup.  It also has integrated support for a number of &lt;a href=&quot;http://jquery.com/&quot;&gt;jQuery&lt;/a&gt; plugins.  For more information on the presentation, please &lt;a href=&quot;http://coldfusion.meetup.com/17/calendar/8859071/&quot;&gt;visit the CF Meetup&lt;/a&gt;.
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Uni-Form Tag Library</category>				
				
				<category>jQuery</category>				
				
				<pubDate>Thu, 02 Oct 2008 02:46:00 -0700</pubDate>
				<guid>https://quackfuzed.com/index.cfm/2008/10/2/Dan-Wilson-Presents-cfUniForm-to-the-CF-Meetup</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Dan Wilson&apos;s cfUniForm Preso</title>
				<link>https://quackfuzed.com/index.cfm/2008/9/29/Dan-Wilsons-cfUniForm-Preso</link>
				<description>
				
				A week or so ago I &lt;a href=&quot;http://www.quackfuzed.com/index.cfm/2008/9/15/Dan-Wilson-Presents-cfUniForm-to-Hartford-CT-CFUG&quot;&gt;posted about Dan Wilson&apos;s cfUniForm preso&lt;/a&gt; to the Hartford, CT CFUG.  If you were unable to attend, no worries, as the recording is now online!  
&lt;a href=&quot;https://admin.adobe.acrobat.com/_a200985228/p22403088/&quot;&gt;View preso recording&lt;/a&gt;.
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Uni-Form Tag Library</category>				
				
				<category>jQuery</category>				
				
				<pubDate>Mon, 29 Sep 2008 00:26:00 -0700</pubDate>
				<guid>https://quackfuzed.com/index.cfm/2008/9/29/Dan-Wilsons-cfUniForm-Preso</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Dan Wilson Presents cfUniForm to Hartford, CT CFUG</title>
				<link>https://quackfuzed.com/index.cfm/2008/9/15/Dan-Wilson-Presents-cfUniForm-to-Hartford-CT-CFUG</link>
				<description>
				
				Do you want to make sexy, accessible, XHTML compliant forms without endless typing? Would you like to add widgets like masks, date pickers, time pickers to your applications with ease? Do you like accessible, feature-rich forms built with no muss, no fuss?  Then be sure to block out your calendar on Wednesday, September 17, 2008 at 7:30PM (Eastern), and join the Hartford, CT CFUG as Dan Wilson presents the &lt;a href=&quot;http://cfuniform.riaforge.org/&quot;&gt;cfUniForm tag library&lt;/a&gt; and see awesome forms built in record time.
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Uni-Form Tag Library</category>				
				
				<category>jQuery</category>				
				
				<pubDate>Mon, 15 Sep 2008 22:41:00 -0700</pubDate>
				<guid>https://quackfuzed.com/index.cfm/2008/9/15/Dan-Wilson-Presents-cfUniForm-to-Hartford-CT-CFUG</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>IMPORTANT: Uni-Form Tag Library Info</title>
				<link>https://quackfuzed.com/index.cfm/2008/6/10/IMPORTANT-UniForm-Tag-Library-Info</link>
				<description>
				
				The other day I announced &lt;a href=&quot;http://www.quackfuzed.com/index.cfm/2008/6/2/UniForm-XHTML-Forms-Custom-Tags-v2&quot;&gt;the v2 release&lt;/a&gt; of the Uni-Form Custom Tag Library, which contains a number of enhancements and &lt;a href=&quot;http://jquery.com/&quot;&gt;jQuery&lt;/a&gt; plugin integrations.  One thing *very* important detail that I forgot to mention:

If you are using the Validation plugin, you &lt;strong&gt;*must*&lt;/strong&gt; use jQuery 1.2.2 or higher.

As long as you are using the current release you are fine, since it is at 1.2.6 as of this posting.  If you use anything 1.2.1 or earlier, you will have all sorts of JavaScript errors being thrown.

&lt;strong&gt;Update&lt;/strong&gt;

This post only applies to those of you who are loading jQuery on your own.  If you are relying on the tags to load jQuery for you, jQuery-1.2.6 is the release that is loaded.  :-)
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Uni-Form Tag Library</category>				
				
				<category>jQuery</category>				
				
				<pubDate>Tue, 10 Jun 2008 19:15:00 -0700</pubDate>
				<guid>https://quackfuzed.com/index.cfm/2008/6/10/IMPORTANT-UniForm-Tag-Library-Info</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Uni-Form XHTML Forms Custom Tags v2</title>
				<link>https://quackfuzed.com/index.cfm/2008/6/2/UniForm-XHTML-Forms-Custom-Tags-v2</link>
				<description>
				
				It&apos;s been almost six months now since I &lt;a href=&quot;http://www.quackfuzed.com/index.cfm/2007/12/16/ColdFusion-Custom-Tags-for-use-with-UniForm-XHTML-Forms&quot;&gt;released v1&lt;/a&gt; of the library, so I figured it was high time I make time to add some enhancements.  Here&apos;s a quick overview of the new features:

&lt;ul&gt;
&lt;li&gt;Integrated dependencies&lt;/li&gt;
&lt;li&gt;Integrated support for the following jQuery plugins
&lt;ul&gt;
&lt;li&gt;Date Picker&lt;/li&gt;
&lt;li&gt;Time Entry&lt;/li&gt;
&lt;li&gt;Input Masking&lt;/li&gt;
&lt;li&gt;Validation&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Path Configuration&lt;/li&gt;
&lt;/ul&gt;

Let&apos;s look at some of the new goodies in more detail...
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Uni-Form Tag Library</category>				
				
				<category>jQuery</category>				
				
				<pubDate>Mon, 02 Jun 2008 00:39:00 -0700</pubDate>
				<guid>https://quackfuzed.com/index.cfm/2008/6/2/UniForm-XHTML-Forms-Custom-Tags-v2</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdBox 2.6 + AJAX (powered by jQuery) = Sinfully Easy</title>
				<link>https://quackfuzed.com/index.cfm/2008/5/16/ColdBox-26--AJAX-powered-by-jQuery--Sinfully-Easy</link>
				<description>
				
				I&apos;ve mentioned before that &lt;a href=&quot;http://www.quackfuzed.com/index.cfm/2007/12/23/ColdCourse-Integration-in-ColdBox-25&quot;&gt;I &amp;lt;3 ColdBox&lt;/a&gt; and that &lt;a href=&quot;http://www.quackfuzed.com/index.cfm/2008/1/1/Have-I-Ever-Mentioned-That-I-3-jQuery&quot;&gt;I &amp;lt;3 jQuery&lt;/a&gt;.  Independently of one another, they are just a pleasure to work with.  Today I decided to write my first-ever &lt;a href=&quot;http://jquery.com/&quot;&gt;jQuery&lt;/a&gt;-powered AJAX functionality inside a &lt;a href=&quot;http://www.coldboxframework.com/&quot;&gt;ColdBox&lt;/a&gt;-powered application.  It&apos;s ridiculously simple to do - one might even say sinful.  So easy in fact, that I decided to post a quick &quot;tutorial&quot; on how to handle a pretty common task with ColdBox and jQuery.
				 [More]
				</description>
						
				
				<category>ColdBox</category>				
				
				<category>ColdFusion</category>				
				
				<category>jQuery</category>				
				
				<pubDate>Fri, 16 May 2008 16:48:00 -0700</pubDate>
				<guid>https://quackfuzed.com/index.cfm/2008/5/16/ColdBox-26--AJAX-powered-by-jQuery--Sinfully-Easy</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>jQuery DOM Manipulation</title>
				<link>https://quackfuzed.com/index.cfm/2008/1/21/jQuery-DOM-Manipulation</link>
				<description>
				
				In case you hadn&apos;t heard yet, &lt;a href=&quot;http://jquery.com/&quot;&gt;jQuery&lt;/a&gt; is a seriously bad-ass, lightweight library that &lt;a href=&quot;http://www.quackfuzed.com/index.cfm/2008/1/1/Have-I-Ever-Mentioned-That-I-3-jQuery&quot;&gt;I&apos;m in love with&lt;/a&gt;.  Here&apos;s what the official jQuery site has to say about it:

&lt;blockquote&gt;
&lt;p&gt;&quot;jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages.  jQuery is designed to change the way that you write JavaScript.&quot;&lt;/p&gt;
&lt;/blockquote&gt;

However, you can always leave it to a guy like me to find a way to screw things up.
				 [More]
				</description>
						
				
				<category>General</category>				
				
				<category>jQuery</category>				
				
				<pubDate>Mon, 21 Jan 2008 02:10:00 -0700</pubDate>
				<guid>https://quackfuzed.com/index.cfm/2008/1/21/jQuery-DOM-Manipulation</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Have I Ever Mentioned That I &amp;lt;3 jQuery?</title>
				<link>https://quackfuzed.com/index.cfm/2008/1/1/Have-I-Ever-Mentioned-That-I-3-jQuery</link>
				<description>
				
				I don&apos;t know if I&apos;ve ever mentioned it before, but I really love &lt;a href=&quot;http://jquery.com/&quot;&gt;jQuery&lt;/a&gt;.  It&apos;s such a lightweight, yet very powerful tool.  There are so many really cool things that you can do with jQuery, and I&apos;m really no authority on the matter, but here is one really basic task that I use it for.
				 [More]
				</description>
						
				
				<category>General</category>				
				
				<category>jQuery</category>				
				
				<pubDate>Tue, 01 Jan 2008 02:13:00 -0700</pubDate>
				<guid>https://quackfuzed.com/index.cfm/2008/1/1/Have-I-Ever-Mentioned-That-I-3-jQuery</guid>
				
			</item>
			
		 	
			</channel></rss>