<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WordPress : Using Javascript libraries with your plugin or theme</title>
	<atom:link href="http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/</link>
	<description>Web Development Resources</description>
	<lastBuildDate>Tue, 23 Feb 2010 08:17:48 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: adrian</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/comment-page-1/#comment-780</link>
		<dc:creator>adrian</dc:creator>
		<pubDate>Fri, 15 Jan 2010 16:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.lost-in-code.com/?p=47#comment-780</guid>
		<description>I am desperately trying to this to work, and for the life of cannot figure out. I am using the p2 theme and maybe this is why. Here is what i am doing. In the header file (in between the head tags) i put this code:
 
(the jquery in located in a js folder)

Then, I pute this code into the sidebar php page :
 
        $(document).ready(function()
		 {
            $(&#039;#Button1&#039;).click(function() {
                location.reload();
            });
        });       
    
    

and nothing happens. Can someone please help???
thanks,
adrian</description>
		<content:encoded><![CDATA[<p>I am desperately trying to this to work, and for the life of cannot figure out. I am using the p2 theme and maybe this is why. Here is what i am doing. In the header file (in between the head tags) i put this code:</p>
<p>(the jquery in located in a js folder)</p>
<p>Then, I pute this code into the sidebar php page :</p>
<p>        $(document).ready(function()<br />
		 {<br />
            $(&#8217;#Button1&#8242;).click(function() {<br />
                location.reload();<br />
            });<br />
        });       </p>
<p>and nothing happens. Can someone please help???<br />
thanks,<br />
adrian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MyWebmasterTips</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/comment-page-1/#comment-621</link>
		<dc:creator>MyWebmasterTips</dc:creator>
		<pubDate>Sun, 27 Sep 2009 23:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.lost-in-code.com/?p=47#comment-621</guid>
		<description>I&#039;m new to using Wordpress with jQuery.

Is once you add the .js file using the wp_enqueue_script function, do you have to do anything to the javascript code to make it work in Wordpress?

I&#039;m having trouble with a script and was just wondering.</description>
		<content:encoded><![CDATA[<p>I&#8217;m new to using Wordpress with jQuery.</p>
<p>Is once you add the .js file using the wp_enqueue_script function, do you have to do anything to the javascript code to make it work in Wordpress?</p>
<p>I&#8217;m having trouble with a script and was just wondering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Down Comforter Sets</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/comment-page-1/#comment-561</link>
		<dc:creator>Down Comforter Sets</dc:creator>
		<pubDate>Wed, 02 Sep 2009 13:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.lost-in-code.com/?p=47#comment-561</guid>
		<description>How to load a javascript through your wordpress plugin. I&#039;ve been struggling today to manage to make Backlinks to use the Scriptaculous script library in a plugin.</description>
		<content:encoded><![CDATA[<p>How to load a javascript through your wordpress plugin. I&#8217;ve been struggling today to manage to make Backlinks to use the Scriptaculous script library in a plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/comment-page-1/#comment-558</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Mon, 31 Aug 2009 11:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.lost-in-code.com/?p=47#comment-558</guid>
		<description>Ok, the reason why I came to this post was becaouse I have a problem, again, Tribulant mailinglist plugin. The first time I bought it, it coused nothing but problems to my Wordpress sites. Usually buggy, or conflicting with other plugins. I just renew to the latest version, v.3.7. But again, it still produces problems! I&#039;m about to loose hope here. 

When I activate this plugin, in kills the function of another plugin on the site. A frontage slideshow (Featuared Content Gallery v.3.2.0) included with Woo Themes. It&#039;s even totally slowing down my WP admin. 

So, what can one do to eliminate this problems with plugins conflicting. How can I fx control when to load plugin script in the header, like only on a certain page. Do I need to create a wp template for that page, loading another header.php`?

I need to understand this now, because it has been a problem for me many times, and it slows down my work every time. 

Antonie, can you help me with this. 

Thanks people!</description>
		<content:encoded><![CDATA[<p>Ok, the reason why I came to this post was becaouse I have a problem, again, Tribulant mailinglist plugin. The first time I bought it, it coused nothing but problems to my Wordpress sites. Usually buggy, or conflicting with other plugins. I just renew to the latest version, v.3.7. But again, it still produces problems! I&#8217;m about to loose hope here. </p>
<p>When I activate this plugin, in kills the function of another plugin on the site. A frontage slideshow (Featuared Content Gallery v.3.2.0) included with Woo Themes. It&#8217;s even totally slowing down my WP admin. </p>
<p>So, what can one do to eliminate this problems with plugins conflicting. How can I fx control when to load plugin script in the header, like only on a certain page. Do I need to create a wp template for that page, loading another header.php`?</p>
<p>I need to understand this now, because it has been a problem for me many times, and it slows down my work every time. </p>
<p>Antonie, can you help me with this. </p>
<p>Thanks people!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/comment-page-1/#comment-557</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Mon, 31 Aug 2009 09:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.lost-in-code.com/?p=47#comment-557</guid>
		<description>Thanks for a really good explanation here about how this works, even for me thats not a programmer, but only understands the structure of the code :)</description>
		<content:encoded><![CDATA[<p>Thanks for a really good explanation here about how this works, even for me thats not a programmer, but only understands the structure of the code <img src='http://www.lost-in-code.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hikaye</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/comment-page-1/#comment-485</link>
		<dc:creator>hikaye</dc:creator>
		<pubDate>Thu, 16 Jul 2009 22:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.lost-in-code.com/?p=47#comment-485</guid>
		<description>Thank you for this information, I’m interested in plugins using mootools.</description>
		<content:encoded><![CDATA[<p>Thank you for this information, I’m interested in plugins using mootools.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Maciak</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/comment-page-1/#comment-476</link>
		<dc:creator>Matthew Maciak</dc:creator>
		<pubDate>Mon, 06 Jul 2009 17:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.lost-in-code.com/?p=47#comment-476</guid>
		<description>uSQQMx Hi can someone please translate for me thanx,</description>
		<content:encoded><![CDATA[<p>uSQQMx Hi can someone please translate for me thanx,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shoutbox</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/comment-page-1/#comment-467</link>
		<dc:creator>Shoutbox</dc:creator>
		<pubDate>Sat, 27 Jun 2009 19:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lost-in-code.com/?p=47#comment-467</guid>
		<description>Wow.. this is a really cool tip. I didn&#039;t know wordpress allowed us to add custom made scripts.</description>
		<content:encoded><![CDATA[<p>Wow.. this is a really cool tip. I didn&#8217;t know wordpress allowed us to add custom made scripts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Accounting Homework</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/comment-page-1/#comment-460</link>
		<dc:creator>Accounting Homework</dc:creator>
		<pubDate>Mon, 22 Jun 2009 04:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.lost-in-code.com/?p=47#comment-460</guid>
		<description>Hi.
I have a look like your working style.You are succesfully working man.

                                                       Thanks.</description>
		<content:encoded><![CDATA[<p>Hi.<br />
I have a look like your working style.You are succesfully working man.</p>
<p>                                                       Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: porn lewd</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/comment-page-1/#comment-453</link>
		<dc:creator>porn lewd</dc:creator>
		<pubDate>Tue, 16 Jun 2009 11:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.lost-in-code.com/?p=47#comment-453</guid>
		<description>thanks!great tips</description>
		<content:encoded><![CDATA[<p>thanks!great tips</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->