<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JQuery Archives - Belchamber Web Tools, AI Guidance &amp; Code</title>
	<atom:link href="https://tools.belchamber.us/articles/jquery-articles/feed/" rel="self" type="application/rss+xml" />
	<link>https://tools.belchamber.us/articles/jquery-articles/</link>
	<description>Aaron Belchamber: AI-Centric Senior Cloud Software Engineer - Jacksonville FL</description>
	<lastBuildDate>Sun, 20 Mar 2016 13:12:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">99928718</site>	<item>
		<title>How embarrassing:  Fixing the Mail Chimp pop-up form</title>
		<link>https://tools.belchamber.us/embarrassing-fixing-mail-chimp-pop-form/</link>
					<comments>https://tools.belchamber.us/embarrassing-fixing-mail-chimp-pop-form/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Mon, 21 Mar 2016 12:37:53 +0000</pubDate>
				<category><![CDATA[JQuery]]></category>
		<guid isPermaLink="false">https://tools.belchamber.us/?p=1024</guid>

					<description><![CDATA[<p>It&#8217;s bound to happen, you&#8217;re going to be in a hurry and put the snazzy, slick Mail Chimp sign-up form on your website.  The pop-up, after all, looks great, but I highly recommend testing it because there are some serious assumptions the API author makes, one being that your JQuery library, which this pop-up behavior [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/embarrassing-fixing-mail-chimp-pop-form/">How embarrassing:  Fixing the Mail Chimp pop-up form</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/embarrassing-fixing-mail-chimp-pop-form/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1024</post-id>	</item>
		<item>
		<title>Adding Google Maps input widget to place location as simple as JQuery Datepicker</title>
		<link>https://tools.belchamber.us/adding-google-maps-input-widget-to-place-location-as-simple-as-jquery-datepicker/</link>
					<comments>https://tools.belchamber.us/adding-google-maps-input-widget-to-place-location-as-simple-as-jquery-datepicker/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Mon, 11 Jan 2016 12:31:43 +0000</pubDate>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[google map api]]></category>
		<category><![CDATA[jquery]]></category>
		<guid isPermaLink="false">https://tools.belchamber.us/?p=988</guid>

					<description><![CDATA[<p>Accessing the Google Map API for your own in-form location input widget which allowss users to &#8220;pin&#8221; their location on a Google map and allow you to store their map location, latitude and longitude in your database is easy with this library.  It&#8217;s just like the JQuery calendar widget &#8212; it&#8217;s as simple, clean and [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/adding-google-maps-input-widget-to-place-location-as-simple-as-jquery-datepicker/">Adding Google Maps input widget to place location as simple as JQuery Datepicker</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/adding-google-maps-input-widget-to-place-location-as-simple-as-jquery-datepicker/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">988</post-id>	</item>
		<item>
		<title>JQuery Datepicker:  The quickest way to add hour and minute values to form&#8217;s date input field</title>
		<link>https://tools.belchamber.us/jquery-datepicker-the-quickest-way-to-add-hour-and-minute-values-to-forms-date-input-field/</link>
					<comments>https://tools.belchamber.us/jquery-datepicker-the-quickest-way-to-add-hour-and-minute-values-to-forms-date-input-field/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Sat, 31 Oct 2015 13:51:57 +0000</pubDate>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=954</guid>

					<description><![CDATA[<p>The JQuery UI library&#8217;s Datepicker function is very convenient.  Here&#8217;s a way to override the date field if you want to allow the user to also input the time of day along with it without adding an extra field and deal with merging the values in the backend.  You can also add &#8220;+d.getSeconds()&#8221; if you [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/jquery-datepicker-the-quickest-way-to-add-hour-and-minute-values-to-forms-date-input-field/">JQuery Datepicker:  The quickest way to add hour and minute values to form&#8217;s date input field</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/jquery-datepicker-the-quickest-way-to-add-hour-and-minute-values-to-forms-date-input-field/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">954</post-id>	</item>
		<item>
		<title>Validating forms with JQuery Validation: Ensuring at least one checkbox is checked</title>
		<link>https://tools.belchamber.us/validating-forms-with-jquery-validation-ensuring-at-least-one-checkbox-is-checked/</link>
					<comments>https://tools.belchamber.us/validating-forms-with-jquery-validation-ensuring-at-least-one-checkbox-is-checked/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Sat, 17 Oct 2015 19:46:51 +0000</pubDate>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=951</guid>

					<description><![CDATA[<p>On occasion, you&#8217;re going to have some mammoth form that doesn&#8217;t validate properly with any Javascript validation library.   One event is when the form you are given to deploy has a lot of checkboxes and one of those checkboxes needs to be checked to be valid.  The easiest way to make sure this happens is [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/validating-forms-with-jquery-validation-ensuring-at-least-one-checkbox-is-checked/">Validating forms with JQuery Validation: Ensuring at least one checkbox is checked</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/validating-forms-with-jquery-validation-ensuring-at-least-one-checkbox-is-checked/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">951</post-id>	</item>
		<item>
		<title>How to add more form fields and data to a serialized AJAX form in JQuery</title>
		<link>https://tools.belchamber.us/how-to-add-more-form-fields-and-data-to-a-serialized-ajax-form-in-jquery/</link>
					<comments>https://tools.belchamber.us/how-to-add-more-form-fields-and-data-to-a-serialized-ajax-form-in-jquery/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Wed, 18 Mar 2015 01:46:45 +0000</pubDate>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[ajax form]]></category>
		<category><![CDATA[ajax tips]]></category>
		<category><![CDATA[javascript snippets]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery tips]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=748</guid>

					<description><![CDATA[<p>In a jQuery form post, here is how you add more data to the serialized form data.  This is useful if you find yourself needing to pass some extra data along with the AJAX post.  This is a barebones example of a blind AJAX post to a form handler script called &#8220;form_handler.php&#8221;. I find jQuery&#8217;s [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/how-to-add-more-form-fields-and-data-to-a-serialized-ajax-form-in-jquery/">How to add more form fields and data to a serialized AJAX form in JQuery</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/how-to-add-more-form-fields-and-data-to-a-serialized-ajax-form-in-jquery/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">748</post-id>	</item>
		<item>
		<title>prependTo and appendTo:  The proper JQuery method to move elements on a web page that contain script tags</title>
		<link>https://tools.belchamber.us/prependto-and-appendto-the-proper-jquery-method-to-move-elements-on-a-web-page-that-contain-script-tags/</link>
					<comments>https://tools.belchamber.us/prependto-and-appendto-the-proper-jquery-method-to-move-elements-on-a-web-page-that-contain-script-tags/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Sun, 06 Apr 2014 13:53:42 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[JQuery]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=221</guid>

					<description><![CDATA[<p>Sometimes, things don&#8217;t make sense on the surface until you dig deeper.  Don&#8217;t worry, no one knows everything in their particular profession, and I am know exception.  A client of ours uses &#8220;OpenX&#8221; to manage their ads.  This ad delivery framework is pretty straightforward, but what happens if you are delivering ads into a CMS like WordPress from the OpenX [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/prependto-and-appendto-the-proper-jquery-method-to-move-elements-on-a-web-page-that-contain-script-tags/">prependTo and appendTo:  The proper JQuery method to move elements on a web page that contain script tags</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/prependto-and-appendto-the-proper-jquery-method-to-move-elements-on-a-web-page-that-contain-script-tags/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">221</post-id>	</item>
		<item>
		<title>Adjusting website behavior for accommodating responsive layouts so content will display instead of website header and main menu on smaller screens</title>
		<link>https://tools.belchamber.us/adjusting-website-behavior-for-accommodating-responsive-layouts-so-content-will-display-instead-of-website-header-and-main-menu-on-smaller-screens/</link>
					<comments>https://tools.belchamber.us/adjusting-website-behavior-for-accommodating-responsive-layouts-so-content-will-display-instead-of-website-header-and-main-menu-on-smaller-screens/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Sun, 23 Mar 2014 14:24:59 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[JQuery]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=182</guid>

					<description><![CDATA[<p>Here&#8217;s something I run into time and again.  The website looks great on different devices, you did a great job on that responsive layout.  But something silly happens and if you&#8217;re using a theme for your Drupal or WordPress site, they usually didn&#8217;t write code to accommodate this flaw in UI behavior. When someone views [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/adjusting-website-behavior-for-accommodating-responsive-layouts-so-content-will-display-instead-of-website-header-and-main-menu-on-smaller-screens/">Adjusting website behavior for accommodating responsive layouts so content will display instead of website header and main menu on smaller screens</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/adjusting-website-behavior-for-accommodating-responsive-layouts-so-content-will-display-instead-of-website-header-and-main-menu-on-smaller-screens/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">182</post-id>	</item>
	</channel>
</rss>
