<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Fancy Drop Cap - Part 2</title>
	<link>http://www.learningjquery.com/2006/10/fancy-drop-cap-part-2</link>
	<description>Getting to know the library of choice for unobtrusive JavaScript</description>
	<pubDate>Fri, 29 Aug 2008 00:38:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Craig</title>
		<link>http://www.learningjquery.com/2006/10/fancy-drop-cap-part-2#comment-47464</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Sat, 17 May 2008 13:31:02 +0000</pubDate>
		<guid>http://www.learningjquery.com/2006/10/fancy-drop-cap-part-2#comment-47464</guid>
		<description>Thank you Karl!!!</description>
		<content:encoded><![CDATA[<p>Thank you Karl!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl</title>
		<link>http://www.learningjquery.com/2006/10/fancy-drop-cap-part-2#comment-47379</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Fri, 16 May 2008 19:15:46 +0000</pubDate>
		<guid>http://www.learningjquery.com/2006/10/fancy-drop-cap-part-2#comment-47379</guid>
		<description>Wojciech and Craig,

Based on your feedback, I created a &lt;a href="http://plugins.learningjquery.com/fancyletter/" rel="nofollow"&gt;Fancy Letter Plugin&lt;/a&gt; that wraps a span tag around the first character of all elements matched by the jQuery selector.</description>
		<content:encoded><![CDATA[<p>Wojciech and Craig,</p>
<p>Based on your feedback, I created a <a href="http://plugins.learningjquery.com/fancyletter/" rel="nofollow">Fancy Letter Plugin</a> that wraps a span tag around the first character of all elements matched by the jQuery selector.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://www.learningjquery.com/2006/10/fancy-drop-cap-part-2#comment-47210</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Wed, 14 May 2008 23:07:57 +0000</pubDate>
		<guid>http://www.learningjquery.com/2006/10/fancy-drop-cap-part-2#comment-47210</guid>
		<description>Yeah... what Wojciech Bednarski said. I want to wrap the first letter of a specific tag in a span and add a class with a name that has that letter. Does anyone know how to do that in jQuery?</description>
		<content:encoded><![CDATA[<p>Yeah&#8230; what Wojciech Bednarski said. I want to wrap the first letter of a specific tag in a span and add a class with a name that has that letter. Does anyone know how to do that in jQuery?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wojciech Bednarski</title>
		<link>http://www.learningjquery.com/2006/10/fancy-drop-cap-part-2#comment-29851</link>
		<dc:creator>Wojciech Bednarski</dc:creator>
		<pubDate>Mon, 04 Feb 2008 12:43:42 +0000</pubDate>
		<guid>http://www.learningjquery.com/2006/10/fancy-drop-cap-part-2#comment-29851</guid>
		<description>From accessibility point of view, much better is don't put an img tag with alt attribute, but surround the first letter by span tag and add look via CSS.

How manage these images? Simple by add class related to letter, like this:
&lt;code&gt;
&#60;span class="fancy-letter &lt;strong&gt;letter-t&lt;/strong&gt;"&#62;T&#60;/span&#62;hat's all there is to it! 
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>From accessibility point of view, much better is don&#8217;t put an img tag with alt attribute, but surround the first letter by span tag and add look via CSS.</p>
<p>How manage these images? Simple by add class related to letter, like this:<br />
<code><br />
&lt;span class="fancy-letter <strong>letter-t</strong>&#8220;&gt;T&lt;/span&gt;hat&#8217;s all there is to it!<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#8211; Fancy Dropcaps with jQuery Pixel Meadow</title>
		<link>http://www.learningjquery.com/2006/10/fancy-drop-cap-part-2#comment-6301</link>
		<dc:creator>&#8211; Fancy Dropcaps with jQuery Pixel Meadow</dc:creator>
		<pubDate>Mon, 28 May 2007 13:52:23 +0000</pubDate>
		<guid>http://www.learningjquery.com/2006/10/fancy-drop-cap-part-2#comment-6301</guid>
		<description>[...] Google search turned up a tutorial on Learn jQuery which fit my needs. However, being a perfectionist, I felt I could improve on the code and tailor [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Google search turned up a tutorial on Learn jQuery which fit my needs. However, being a perfectionist, I felt I could improve on the code and tailor [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
