<?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: Order Load of Java Script</title>
		<link>https://legacy.forums.gravityhelp.com/topic/order-load-of-java-script</link>
		<description>Gravity Support Forums Topic: Order Load of Java Script</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 00:45:57 +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/order-load-of-java-script" rel="self" type="application/rss+xml" />

		<item>
			<title>inserch on "Order Load of Java Script"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/order-load-of-java-script#post-207617</link>
			<pubDate>Fri, 12 Apr 2013 23:01:26 +0000</pubDate>
			<dc:creator>inserch</dc:creator>
			<guid isPermaLink="false">207617@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I still need help with this issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>inserch on "Order Load of Java Script"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/order-load-of-java-script#post-197666</link>
			<pubDate>Fri, 05 Apr 2013 10:42:43 +0000</pubDate>
			<dc:creator>inserch</dc:creator>
			<guid isPermaLink="false">197666@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Checking in for a follow up to my last response.  thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>inserch on "Order Load of Java Script"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/order-load-of-java-script#post-195383</link>
			<pubDate>Wed, 03 Apr 2013 09:45:45 +0000</pubDate>
			<dc:creator>inserch</dc:creator>
			<guid isPermaLink="false">195383@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Page has been updated and the two errors are not appearing when validating but still same result.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Order Load of Java Script"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/order-load-of-java-script#post-194522</link>
			<pubDate>Tue, 02 Apr 2013 13:53:36 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">194522@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you try formatting all that as one line, rather than line breaks, to see if it gets rid of the extra paragraph tags?&#60;/p&#62;
&#60;p&#62;I did see that the invalid HTML was on both pages.  However, only the page with conditional logic would be susceptible to extra markup fouling the JavaScript.  Can you please try one line for all that markup and see if the extra paragraph tags go away?&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[html]
&#38;lt;div class=&#38;quot;scrollbar&#38;quot;&#38;gt;&#38;lt;div class=&#38;quot;track&#38;quot;&#38;gt;&#38;lt;div class=&#38;quot;thumb&#38;quot;&#38;gt;&#38;lt;div class=&#38;quot;end&#38;quot;&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;div class=&#38;quot;viewport&#38;quot;&#38;gt;&#38;lt;div class=&#38;quot;overview&#38;quot;&#38;gt;[gravityform id=&#38;quot;1&#38;quot; name=&#38;quot;Delivery Notes&#38;quot;]&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>inserch on "Order Load of Java Script"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/order-load-of-java-script#post-194476</link>
			<pubDate>Tue, 02 Apr 2013 12:47:10 +0000</pubDate>
			<dc:creator>inserch</dc:creator>
			<guid isPermaLink="false">194476@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure what is creating those extra &#38;lt;/p&#38;gt; tags, both pages have that same error though.  &#60;/p&#62;
&#60;p&#62;This is what i'm pasting in the editor:&#60;/p&#62;
&#60;p&#62;&#38;lt;div class=&#34;scrollbar&#34;&#38;gt;&#38;lt;div class=&#34;track&#34;&#38;gt;&#38;lt;div class=&#34;thumb&#34;&#38;gt;&#38;lt;div class=&#34;end&#34;&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
                        &#38;lt;div class=&#34;viewport&#34;&#38;gt;&#60;br /&#62;
                            &#38;lt;div class=&#34;overview&#34;&#38;gt;&#60;br /&#62;
                                [gravityform id=&#34;1&#34; name=&#34;Delivery Notes&#34;]&#60;br /&#62;
                            &#38;lt;/div&#38;gt;&#60;br /&#62;
                        &#38;lt;/div&#38;gt;&#60;br /&#62;
                    &#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;This is the original jquery plugin that i'm using: &#60;a href=&#34;http://baijs.nl/tinyscrollbar/&#34; rel=&#34;nofollow&#34;&#62;http://baijs.nl/tinyscrollbar/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Order Load of Java Script"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/order-load-of-java-script#post-194220</link>
			<pubDate>Tue, 02 Apr 2013 08:16:28 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">194220@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for those two test pages.  I can't see any JavaScript errors on either page, and the order of the scripts looks the same too.  I do see some invalid HTML on lines 103 and 104 when viewing the source of the page:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;103: &#38;lt;/p&#38;gt;&#38;lt;/div&#38;gt;
104: &#38;lt;/p&#38;gt;&#38;lt;/div&#38;gt;
					&#38;lt;/div&#38;gt;&#38;lt;!-- .entry-content --&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Those closing &#38;lt; /p &#38;gt; tags should not be there.  Can you try validating the HTML on the page and fixing the errors to see if that has any effect on the scrollbar?  &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://validator.w3.org/check?verbose=1&#38;amp;uri=http%3A%2F%2Ftesting.chrismordaportfolio.com%2Fform-test%2F&#34; rel=&#34;nofollow&#34;&#62;http://validator.w3.org/check?verbose=1&#38;amp;uri=http%3A%2F%2Ftesting.chrismordaportfolio.com%2Fform-test%2F&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>inserch on "Order Load of Java Script"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/order-load-of-java-script#post-193900</link>
			<pubDate>Tue, 02 Apr 2013 02:25:25 +0000</pubDate>
			<dc:creator>inserch</dc:creator>
			<guid isPermaLink="false">193900@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here's some test posts, first with conditional logic, second without:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bit.ly/10uvTOp&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/10uvTOp&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://bit.ly/XEjI5u&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/XEjI5u&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Order Load of Java Script"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/order-load-of-java-script#post-191916</link>
			<pubDate>Sun, 31 Mar 2013 17:47:42 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">191916@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sounds like you have a conflict between the scrollbar plugin and Gravity Forms.  You can load scripts in a different order if you deregister them and then reregister them with different dependencies (for example, to load Gravity Forms jQuery after your other script, you could make Gravty Forms dependent on your scrollbar script.&#60;/p&#62;
&#60;p&#62;However, it would be better to fix the conflict.  If you post a link to the page on your site where the form is embedded, we can take a look and see what errors might exist.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>inserch on "Order Load of Java Script"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/order-load-of-java-script#post-188702</link>
			<pubDate>Fri, 29 Mar 2013 02:27:22 +0000</pubDate>
			<dc:creator>inserch</dc:creator>
			<guid isPermaLink="false">188702@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Does any one know how I can force the gravity form js to load above another script?  I'm trying to run a form with a jquery scrollbar, when I add conditional logic it causes the scrollbar to stop working.  I've tried a number of different ways to change the order of the js but can't get it to move above the other script.&#60;/p&#62;
&#60;p&#62;This is on a test server so I don't have a url right now for an example.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
