<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Masking causing form to disappear</title>
		<link>https://legacy.forums.gravityhelp.com/topic/masking-causing-form-to-disappear</link>
		<description>Gravity Support Forums Topic: Masking causing form to disappear</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 12:02:51 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/masking-causing-form-to-disappear" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Masking causing form to disappear"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/masking-causing-form-to-disappear#post-357797</link>
			<pubDate>Tue, 02 Jul 2013 11:27:35 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">357797@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad you got it sorted. When WordPress core comes out with the new JQuery implementations, we will make sure they work with features like Masking. All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zemmax on "Masking causing form to disappear"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/masking-causing-form-to-disappear#post-357785</link>
			<pubDate>Tue, 02 Jul 2013 11:21:20 +0000</pubDate>
			<dc:creator>zemmax</dc:creator>
			<guid isPermaLink="false">357785@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you. going back to v1.8.3 solved problem - easy solution
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Masking causing form to disappear"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/masking-causing-form-to-disappear#post-356237</link>
			<pubDate>Mon, 01 Jul 2013 17:34:55 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">356237@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Until WordPress 3.6 is released which will come bundled with jQuery 1.10 the recommended version to use is 1.8.3 but you could try adding jquery migrate to your function which should allow you to continue using v1.10 until the final 3.6 compatible updates are released.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;wp_enqueue_script(&#38;#39;jquery-migrate&#38;#39;,&#38;#39;//code.jquery.com/jquery-migrate-1.2.1.js&#38;#39;,array(&#38;#39;jquery&#38;#39;),&#38;#39;1.2.1&#38;#39;,false);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>zemmax on "Masking causing form to disappear"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/masking-causing-form-to-disappear#post-356206</link>
			<pubDate>Mon, 01 Jul 2013 17:08:37 +0000</pubDate>
			<dc:creator>zemmax</dc:creator>
			<guid isPermaLink="false">356206@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My form disappears when I turn on masking for zipcode. I have turned off all plugins. I have removed all javascripts from my template, so the only javascripts are included by gravityforms, except my jquery function call in my functions.php. I even removed everything from my functions file except the dereg, reg jquery. If I remove the jquery dereg/reg, the form works properly. I tried it with in_footer set to true and false. &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if( !is_admin()){
	wp_deregister_script(&#38;#39;jquery&#38;#39;);
	wp_register_script(&#38;#39;jquery&#38;#39;, (&#38;quot;//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js&#38;quot;), false, &#38;#39;1.10.1&#38;#39;, false);
	wp_enqueue_script(&#38;#39;jquery&#38;#39;);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The js console gives me two errors:&#60;br /&#62;
Cannot read property 'msie' of undefined&#60;br /&#62;
and&#60;br /&#62;
Object [object Object] has no method 'mask' &#60;/p&#62;
&#60;p&#62;I can get the page to form to function properly if I just let jquery load by default, but this is not the solution I would prefer. &#60;/p&#62;
&#60;p&#62;my form: &#60;a href=&#34;http://gl.maxkukoy.com/blog/pre-approval-application&#34; rel=&#34;nofollow&#34;&#62;http://gl.maxkukoy.com/blog/pre-approval-application&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
