<?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>Mon, 30 Jan 2012 10:42:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: rca ieftin</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/comment-page-1/#comment-7321</link>
		<dc:creator>rca ieftin</dc:creator>
		<pubDate>Wed, 19 Jan 2011 09:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.lost-in-code.com/?p=47#comment-7321</guid>
		<description>Is possible to inject the code in other zones of the Wordpress code. I am interested in using in the sidebar of the Javascript. Is this possible ? And the site will remain stable after injection ? No security problem after that ?</description>
		<content:encoded><![CDATA[<p>Is possible to inject the code in other zones of the WordPress code. I am interested in using in the sidebar of the Javascript. Is this possible ? And the site will remain stable after injection ? No security problem after that ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/comment-page-1/#comment-7159</link>
		<dc:creator>Wordpress</dc:creator>
		<pubDate>Thu, 25 Nov 2010 10:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.lost-in-code.com/?p=47#comment-7159</guid>
		<description>Can you write article about using jquery items (slider,high-light) with wordpress themes ?

Best Regards</description>
		<content:encoded><![CDATA[<p>Can you write article about using jquery items (slider,high-light) with wordpress themes ?</p>
<p>Best Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ug</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/comment-page-1/#comment-1115</link>
		<dc:creator>Ug</dc:creator>
		<pubDate>Mon, 07 Jun 2010 14:04:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.lost-in-code.com/?p=47#comment-1115</guid>
		<description>Sorry, the comment parser removed some words in my comment. Thse sentence should be: &quot;go back to your &amp;lthead&amp;gt section ...</description>
		<content:encoded><![CDATA[<p>Sorry, the comment parser removed some words in my comment. Thse sentence should be: &#8220;go back to your &amp;lthead&amp;gt section &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ug</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/comment-page-1/#comment-1114</link>
		<dc:creator>Ug</dc:creator>
		<pubDate>Mon, 07 Jun 2010 13:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.lost-in-code.com/?p=47#comment-1114</guid>
		<description>Nice article.

But for those of you who still can&#039;t get this to work in your theme template files (just like me), when you are done en-queuing the script files inside of your &#039;functions.php&#039; file, go back to your the &#039;&#039;  (wherever it is) section of your template file and include the &#039;wp_print_scripts&#039; function inside of a PHP code section. If other un-required scripts are being added, then use this instead &#039;wp_print_scripts($handle)&#039; for each of the scripts you want to enqueue, with the &#039;$handle&#039; argument being a string specifying the &#039;handle&#039; you used for the &#039;wp_enqueue_script&#039; function in your functions.php file.

Hope this helps someone.</description>
		<content:encoded><![CDATA[<p>Nice article.</p>
<p>But for those of you who still can&#8217;t get this to work in your theme template files (just like me), when you are done en-queuing the script files inside of your &#8216;functions.php&#8217; file, go back to your the &#8221;  (wherever it is) section of your template file and include the &#8216;wp_print_scripts&#8217; function inside of a PHP code section. If other un-required scripts are being added, then use this instead &#8216;wp_print_scripts($handle)&#8217; for each of the scripts you want to enqueue, with the &#8216;$handle&#8217; argument being a string specifying the &#8216;handle&#8217; you used for the &#8216;wp_enqueue_script&#8217; function in your functions.php file.</p>
<p>Hope this helps someone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Using Javascript in Wordpress Themes</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/comment-page-1/#comment-1049</link>
		<dc:creator>&#187; Using Javascript in Wordpress Themes</dc:creator>
		<pubDate>Tue, 25 May 2010 17:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.lost-in-code.com/?p=47#comment-1049</guid>
		<description>[...] can find a little more information about using the wp_enqueue_script() function in real-world situations on the Lost in Code [...]</description>
		<content:encoded><![CDATA[<p>[...] can find a little more information about using the wp_enqueue_script() function in real-world situations on the Lost in Code [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bisnis internet</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/comment-page-1/#comment-987</link>
		<dc:creator>bisnis internet</dc:creator>
		<pubDate>Thu, 06 May 2010 04:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.lost-in-code.com/?p=47#comment-987</guid>
		<description>thanks for sharing on your tips nice guys</description>
		<content:encoded><![CDATA[<p>thanks for sharing on your tips nice guys</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress: мої нотатки &#124; Блоґ Виспянського Ігоря</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/comment-page-1/#comment-865</link>
		<dc:creator>WordPress: мої нотатки &#124; Блоґ Виспянського Ігоря</dc:creator>
		<pubDate>Fri, 19 Mar 2010 18:01:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.lost-in-code.com/?p=47#comment-865</guid>
		<description>[...] Використання JavaScript бібліотек (jQuery, MooTools, &#8230;) в плагіні... (англ.). [...]</description>
		<content:encoded><![CDATA[<p>[...] Використання JavaScript бібліотек (jQuery, MooTools, &#8230;) в плагіні&#8230; (англ.). [...]</p>
]]></content:encoded>
	</item>
	<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 />
            $(&#8216;#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>
</channel>
</rss>

