<?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: Uncaught TypeError: Object [object Object] has no method &#039;prop&#039;</title>
		<link>https://legacy.forums.gravityhelp.com/topic/uncaught-typeerror-object-object-object-has-no-method-prop</link>
		<description>Gravity Support Forums Topic: Uncaught TypeError: Object [object Object] has no method &#039;prop&#039;</description>
		<language>en-US</language>
		<pubDate>Fri, 17 Apr 2026 06:52:27 +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/uncaught-typeerror-object-object-object-has-no-method-prop" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Uncaught TypeError: Object [object Object] has no method &#039;prop&#039;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uncaught-typeerror-object-object-object-has-no-method-prop#post-78827</link>
			<pubDate>Thu, 04 Oct 2012 00:51:12 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">78827@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sksenthilvel on "Uncaught TypeError: Object [object Object] has no method &#039;prop&#039;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uncaught-typeerror-object-object-object-has-no-method-prop#post-78819</link>
			<pubDate>Thu, 04 Oct 2012 00:15:40 +0000</pubDate>
			<dc:creator>sksenthilvel</dc:creator>
			<guid isPermaLink="false">78819@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This was actually because the site was loading 2 versions of jQuery at the same time and eventually jQuery version 1.5 was getting picked up. Version 1.6 onwards only has the prop method. I removed the line of the code from the offending plugin (Nivo slider) which explicitly loads jQuery version 1.5.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Uncaught TypeError: Object [object Object] has no method &#039;prop&#039;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uncaught-typeerror-object-object-object-has-no-method-prop#post-74459</link>
			<pubDate>Sat, 08 Sep 2012 10:16:34 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">74459@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I see at least 3 JavaScript errors on your site.  &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Timestamp: 9/8/2012 9:14:09 AM
Error: SyntaxError: unterminated string literal
Source File: &#60;a href=&#34;http://test.ishausa.org/ebc-donation-form/&#34; rel=&#34;nofollow&#34;&#62;http://test.ishausa.org/ebc-donation-form/&#60;/a&#62;
Line: 390, Column: 36
Source Code:
   var scr = document.createElement(&#38;quot; 

Timestamp: 9/8/2012 9:14:09 AM
Error: downloadable font: table &#38;#39;GPOS&#38;#39;: OpenType layout data discarded (font-family: &#38;quot;Cabin&#38;quot; style:normal weight:normal stretch:normal src index:2)
source: &#60;a href=&#34;https://themes.googleusercontent.com/static/fonts/cabin/v4/JEgmtEDzc-IH8jBshQXrYA.woff&#34; rel=&#34;nofollow&#34;&#62;https://themes.googleusercontent.com/static/fonts/cabin/v4/JEgmtEDzc-IH8jBshQXrYA.woff&#60;/a&#62;
Source File: &#60;a href=&#34;https://fonts.googleapis.com/css?family=Cabin:400&#34; rel=&#34;nofollow&#34;&#62;https://fonts.googleapis.com/css?family=Cabin:400&#60;/a&#62;
Line: 0
Source Code:
@font-face {   font-family: &#38;quot;Cabin&#38;quot;;   font-style: normal;   font-weight: 400;   src: local(&#38;quot;Cabin Regular&#38;quot;), local(&#38;quot;Cabin-Regular&#38;quot;), url(&#38;quot;https://themes.googleusercontent.com/static/fonts/cabin/v4/JEgmtEDzc-IH8jBshQXrYA.woff&#38;quot;) format(&#38;quot;woff&#38;quot;); }

Timestamp: 9/8/2012 9:14:09 AM
Error: TypeError: input.prop is not a function
Source File: &#60;a href=&#34;http://test.ishausa.org/wp-content/plugins/gravityforms/js/gravityforms.js?ver=1.6.5.1&#34; rel=&#34;nofollow&#34;&#62;http://test.ishausa.org/wp-content/plugins/gravityforms/js/gravityforms.js?ver=1.6.5.1&#60;/a&#62;
Line: 814&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Please begin troubleshooting by following these instructions to check for theme and plugin conflicts &#60;a href=&#34;http://rkt.gs/testing&#34; rel=&#34;nofollow&#34;&#62;http://rkt.gs/testing&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The form will not display until the JavaScript errors are resolved.  Gravity Forms uses jQuery to unhide the form.&#60;/p&#62;
&#60;p&#62;Please also upgrade to the latest version of Gravity Forms (1.6.7).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sksenthilvel on "Uncaught TypeError: Object [object Object] has no method &#039;prop&#039;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uncaught-typeerror-object-object-object-has-no-method-prop#post-74395</link>
			<pubDate>Fri, 07 Sep 2012 14:47:10 +0000</pubDate>
			<dc:creator>sksenthilvel</dc:creator>
			<guid isPermaLink="false">74395@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I created a form using the gravity forms plugin. However the form does not show up due to a display:none css setting for a parent div. The form can be viewed at &#60;a href=&#34;http://test.ishausa.org/ebc-donation-form/&#34; rel=&#34;nofollow&#34;&#62;http://test.ishausa.org/ebc-donation-form/&#60;/a&#62;. When I look at the javascript console it tells me that there are script errors:&#60;/p&#62;
&#60;p&#62;Uncaught SyntaxError: Unexpected token ILLEGAL&#60;br /&#62;
Uncaught TypeError: Object [object Object] has no method 'prop' &#60;/p&#62;
&#60;p&#62;I am using the Headway 2.0.13 theme. Please help.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Aish
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
