<?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: Form datepicker - zIndex error using jquery.ui.datepicker.min.js?ver=1.9.2</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-datepicker-zindex-error-using-jqueryuidatepickerminjsver192</link>
		<description>Gravity Support Forums Topic: Form datepicker - zIndex error using jquery.ui.datepicker.min.js?ver=1.9.2</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:38:01 +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/form-datepicker-zindex-error-using-jqueryuidatepickerminjsver192" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Form datepicker - zIndex error using jquery.ui.datepicker.min.js?ver=1.9.2"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-datepicker-zindex-error-using-jqueryuidatepickerminjsver192#post-309995</link>
			<pubDate>Sat, 08 Jun 2013 07:42:34 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">309995@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;This will be a conflict between the jQuery UI Datepicker 1.9.2 script and another script which is either part of the theme or another plugin, to find out which you will need to perform the &#60;a href=&#34;http://rkt.gs/testing&#34; rel=&#34;nofollow&#34;&#62;plugin/theme conflict troubleshooting steps&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>batterystudios on "Form datepicker - zIndex error using jquery.ui.datepicker.min.js?ver=1.9.2"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-datepicker-zindex-error-using-jqueryuidatepickerminjsver192#post-308849</link>
			<pubDate>Fri, 07 Jun 2013 19:56:22 +0000</pubDate>
			<dc:creator>batterystudios</dc:creator>
			<guid isPermaLink="false">308849@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When I use the datepicker on the frontend in my form, I receive the following error:&#60;br /&#62;
&#34;Uncaught TypeError: Object [object Object] has no method 'zIndex' &#34;&#60;br /&#62;
- /wp-includes/js/jquery/ui/jquery.ui.datepicker.min.js?ver=1.9.2&#60;/p&#62;
&#60;p&#62;As a workaround, I modified the core file form_display.php at line 1510 and commented out the following line :&#60;/p&#62;
&#60;p&#62;//wp_enqueue_script(&#34;gforms_datepicker&#34;, GFCommon::get_base_url() . &#34;/js/datepicker.js&#34;, array(&#34;jquery-ui-datepicker&#34;), GFCommon::$version, true);&#60;/p&#62;
&#60;p&#62;and replaced it with the following code to load GF's own verison of the datepicker script.&#60;/p&#62;
&#60;p&#62;wp_register_script('gforms_ui_datepicker', GFCommon::get_base_url() . '/js/jquery-ui/ui.datepicker.js', array('jquery'), GFCommon::$version );&#60;/p&#62;
&#60;p&#62;This fixed the problem, for now, but I do not want to leave the code hacked.  Can you suggest a better solution please?&#60;/p&#62;
&#60;p&#62;Here is a screencast of the problem for more info:  &#60;a href=&#34;http://screencast.com/t/KewvOldDPdmk&#34; rel=&#34;nofollow&#34;&#62;http://screencast.com/t/KewvOldDPdmk&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
