<?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: 워드프레스에서 jQuery 가 안먹을 때 해결법</title>
	<atom:link href="http://hacker.golbin.net/wp/archives/1953/feed" rel="self" type="application/rss+xml" />
	<link>http://hacker.golbin.net/wp/archives/1953</link>
	<description>Network is wide like the Universe. Allons-y!</description>
	<lastBuildDate>Sat, 07 Jan 2012 10:25:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: 골빈해커</title>
		<link>http://hacker.golbin.net/wp/archives/1953/comment-page-1#comment-47915</link>
		<dc:creator>골빈해커</dc:creator>
		<pubDate>Fri, 12 Jun 2009 12:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://hacker.golbin.net/wp/?p=1953#comment-47915</guid>
		<description>강철심장 / 이렇게 하면 워프 플러그인들 중에서 작동 안하는게 혹시 있을까 해서요.^^;</description>
		<content:encoded><![CDATA[<p>강철심장 / 이렇게 하면 워프 플러그인들 중에서 작동 안하는게 혹시 있을까 해서요.^^;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 강철심장</title>
		<link>http://hacker.golbin.net/wp/archives/1953/comment-page-1#comment-47912</link>
		<dc:creator>강철심장</dc:creator>
		<pubDate>Fri, 12 Jun 2009 10:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://hacker.golbin.net/wp/?p=1953#comment-47912</guid>
		<description>같은 코드이긴 한데.. 덧붙이자면 보통은 이렇게들 많이 쓰더라구요.

(function($) {
 $(document).ready(function(){ 
  $(&#039;#tabs&#039;).tabs();
 });
})(jQuery);

이렇게 하시면 매번 jQuery라고 하지 않으셔도
평소 하던대로 $라고 써주시면 되요.

정리하면 포인트는..

(function($) {
//jquery 코드..
})(jQuery);

요렇게 감싸주기;</description>
		<content:encoded><![CDATA[<p>같은 코드이긴 한데.. 덧붙이자면 보통은 이렇게들 많이 쓰더라구요.</p>
<p>(function($) {<br />
 $(document).ready(function(){<br />
  $(&#8216;#tabs&#8217;).tabs();<br />
 });<br />
})(jQuery);</p>
<p>이렇게 하시면 매번 jQuery라고 하지 않으셔도<br />
평소 하던대로 $라고 써주시면 되요.</p>
<p>정리하면 포인트는..</p>
<p>(function($) {<br />
//jquery 코드..<br />
})(jQuery);</p>
<p>요렇게 감싸주기;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 초하</title>
		<link>http://hacker.golbin.net/wp/archives/1953/comment-page-1#comment-47911</link>
		<dc:creator>초하</dc:creator>
		<pubDate>Fri, 12 Jun 2009 06:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://hacker.golbin.net/wp/?p=1953#comment-47911</guid>
		<description>좋은 정보 고맙습니다. 오랜만에 뵙습니다. 

&#039;공동(동시) 나눔&quot; 이벤트를 기획 중인데요. 
와서 읽어보시고, 가능하시면 동참을 부탁드립니다~~</description>
		<content:encoded><![CDATA[<p>좋은 정보 고맙습니다. 오랜만에 뵙습니다. </p>
<p>&#8216;공동(동시) 나눔&#8221; 이벤트를 기획 중인데요.<br />
와서 읽어보시고, 가능하시면 동참을 부탁드립니다~~</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! -->
