<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<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: Bubble Tooltips</title>
	<link>http://www.sueblimely.com/bubble-tooltips/</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 04:37:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Sueblimely</title>
		<link>http://www.sueblimely.com/bubble-tooltips/#comment-1861</link>
		<dc:creator>Sueblimely</dc:creator>
		<pubDate>Sun, 27 May 2007 17:58:00 +0000</pubDate>
		<guid>http://www.sueblimely.com/bubble-tooltips/#comment-1861</guid>
		<description>Hi aimee. &lt;br/&gt;&lt;br/&gt;Yes this will work for Wordpress. You will need to go into Theme Editor to add a link to the js and CSS files. &lt;br/&gt;&lt;br/&gt;If you do not have access to your own server, so need to include the js and css in the template itself,  you will have to change one line of the js code to stop it pointing to a seperate css file. Change the line&lt;br/&gt;&lt;br/&gt;l.setAttribute("href","bt.css"); &lt;br/&gt;&lt;br/&gt;to:&lt;br/&gt;&lt;br/&gt;l.setAttribute("href","self");&lt;br/&gt;&lt;br/&gt;You will have to set a title attribute to the links you wish to have bubble tips on.&lt;br/&gt;Hope this helps. Please let me know if you need more instruction.</description>
		<content:encoded><![CDATA[<p>Hi aimee. </p>
<p>Yes this will work for Wordpress. You will need to go into Theme Editor to add a link to the js and CSS files. </p>
<p>If you do not have access to your own server, so need to include the js and css in the template itself,  you will have to change one line of the js code to stop it pointing to a seperate css file. Change the line</p>
<p>l.setAttribute(&#8221;href&#8221;,&#8221;bt.css&#8221;); </p>
<p>to:</p>
<p>l.setAttribute(&#8221;href&#8221;,&#8221;self&#8221;);</p>
<p>You will have to set a title attribute to the links you wish to have bubble tips on.<br />Hope this helps. Please let me know if you need more instruction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aimee</title>
		<link>http://www.sueblimely.com/bubble-tooltips/#comment-1860</link>
		<dc:creator>Aimee</dc:creator>
		<pubDate>Sat, 26 May 2007 18:41:00 +0000</pubDate>
		<guid>http://www.sueblimely.com/bubble-tooltips/#comment-1860</guid>
		<description>Neat! Will this work for wordpress?</description>
		<content:encoded><![CDATA[<p>Neat! Will this work for wordpress?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
