<?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: Building image tags with jquery</title>
	<atom:link href="http://netfactory.dk/2009/07/29/building-image-tags-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://netfactory.dk/2009/07/29/building-image-tags-with-jquery/</link>
	<description>WebDevelopment</description>
	<lastBuildDate>Thu, 26 Jan 2012 03:33:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: seoworkgroup1</title>
		<link>http://netfactory.dk/2009/07/29/building-image-tags-with-jquery/#comment-330</link>
		<dc:creator>seoworkgroup1</dc:creator>
		<pubDate>Thu, 30 Jul 2009 16:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://netfactory.dk/?p=1696#comment-330</guid>
		<description>Ya it&#039;s good to use a jquery. I like ur stuff and look forward on it.</description>
		<content:encoded><![CDATA[<p>Ya it&#39;s good to use a jquery. I like ur stuff and look forward on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://netfactory.dk/2009/07/29/building-image-tags-with-jquery/#comment-403</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 30 Jul 2009 09:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://netfactory.dk/?p=1696#comment-403</guid>
		<description>Ya it&#039;s good to use a jquery. I like ur stuff and look forward on it.</description>
		<content:encoded><![CDATA[<p>Ya it&#8217;s good to use a jquery. I like ur stuff and look forward on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ulrik Hindø</title>
		<link>http://netfactory.dk/2009/07/29/building-image-tags-with-jquery/#comment-329</link>
		<dc:creator>Ulrik Hindø</dc:creator>
		<pubDate>Wed, 29 Jul 2009 20:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://netfactory.dk/?p=1696#comment-329</guid>
		<description>Same thing using chaining to make it more readable:&lt;br&gt;  $(&#039;&lt;img&gt;&#039;)&lt;br&gt;      .attr(&#039;src&#039;, &#039;image_polar.jpg&#039;)&lt;br&gt;      .attr(&#039;alt&#039;, &#039;Polar bear&#039;)&lt;br&gt;      .attr(&#039;height&#039;, &#039;200&#039;)&lt;br&gt;      .attr(&#039;width&#039;, &#039;300&#039;)&lt;br&gt;      .click(function () { alert(&#039;You clicked the image&#039;); })&lt;br&gt;      .appendTo(&#039;#image&#039;);</description>
		<content:encoded><![CDATA[<p>Same thing using chaining to make it more readable:<br />  $(&#39;&lt;img&gt;&#39;)<br />      .attr(&#39;src&#39;, &#39;image_polar.jpg&#39;)<br />      .attr(&#39;alt&#39;, &#39;Polar bear&#39;)<br />      .attr(&#39;height&#39;, &#39;200&#39;)<br />      .attr(&#39;width&#39;, &#39;300&#39;)<br />      .click(function () { alert(&#39;You clicked the image&#39;); })<br />      .appendTo(&#39;#image&#39;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ulrik Hindø</title>
		<link>http://netfactory.dk/2009/07/29/building-image-tags-with-jquery/#comment-401</link>
		<dc:creator>Ulrik Hindø</dc:creator>
		<pubDate>Wed, 29 Jul 2009 13:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://netfactory.dk/?p=1696#comment-401</guid>
		<description>Same thing using chaining to make it more readable:
  $(&#039;&#039;)
      .attr(&#039;src&#039;, &#039;image_polar.jpg&#039;)
      .attr(&#039;alt&#039;, &#039;Polar bear&#039;)
      .attr(&#039;height&#039;, &#039;200&#039;)
      .attr(&#039;width&#039;, &#039;300&#039;)
      .click(function () { alert(&#039;You clicked the image&#039;); })
      .appendTo(&#039;#image&#039;);</description>
		<content:encoded><![CDATA[<p>Same thing using chaining to make it more readable:<br />
  $(&#8221;)<br />
      .attr(&#8216;src&#8217;, &#8216;image_polar.jpg&#8217;)<br />
      .attr(&#8216;alt&#8217;, &#8216;Polar bear&#8217;)<br />
      .attr(&#8216;height&#8217;, &#8217;200&#8242;)<br />
      .attr(&#8216;width&#8217;, &#8217;300&#8242;)<br />
      .click(function () { alert(&#8216;You clicked the image&#8217;); })<br />
      .appendTo(&#8216;#image&#8217;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic

Served from: netfactory.dk @ 2012-02-10 23:07:42 -->
