<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Codedrop™ Weblog &#187; jQuery</title>
	<atom:link href="http://www.codedrop.ca/blog/archives/category/programming/jquery/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codedrop.ca/blog</link>
	<description>Drop'n some code and other tech tidbits...</description>
	<lastBuildDate>Mon, 26 Jul 2010 16:45:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>jQuery Tooltips</title>
		<link>http://www.codedrop.ca/blog/archives/76</link>
		<comments>http://www.codedrop.ca/blog/archives/76#comments</comments>
		<pubDate>Wed, 11 Mar 2009 14:30:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.codedrop.ca/blog/archives/76</guid>
		<description><![CDATA[If your looking for a solid plugin library for doing tooltips jQuery style, check out cluetip.&#160; This library is based on the original jTip library created by Codey Lindley.&#160; Cluetip offers a solid set of customizable options and the dynamic positioning logic that is available through some of the reference libraries solves many of the [...]]]></description>
			<content:encoded><![CDATA[<p>If your looking for a solid plugin library for doing tooltips jQuery style, check out <a target="_blank" href="http://plugins.learningjquery.com/cluetip">cluetip</a>.&nbsp; This library is based on the original jTip library created by Codey Lindley.&nbsp; Cluetip offers a solid set of customizable options and the dynamic positioning logic that is available through some of the reference libraries solves many of the problems I previously encountered with jTip, such as inaccurate positioning if you&#8217;ve scrolled a div containing a remote loaded tip resource.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=943f7c43-bba9-4476-ae99-d9d074542b4b" /></div>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=jQuery+Tooltips+http://7x6d2.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.codedrop.ca/blog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=jQuery+Tooltips+http://7x6d2.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.codedrop.ca/blog/archives/76/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
