<?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: MooTools.Tips v1.2</title>
	<atom:link href="http://www.uhleeka.com/blog/2008/11/mootools-tips-mootips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.uhleeka.com/blog/2008/11/mootools-tips-mootips/</link>
	<description>If you think nobody cares about you, try missing a few car payments.</description>
	<lastBuildDate>Thu, 13 Oct 2011 21:01:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: uhleeka</title>
		<link>http://www.uhleeka.com/blog/2008/11/mootools-tips-mootips/comment-page-1/#comment-14</link>
		<dc:creator>uhleeka</dc:creator>
		<pubDate>Fri, 30 Jan 2009 20:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.uhleeka.com/blog/?p=60#comment-14</guid>
		<description>@cssprodigy - sorry...it&#039;s only been a month since your comment :p

i updated the demo to handle an &quot;AJAX::Url.html&quot; (note the double colons instead of single).  http://www.uhleeka.com/archives/mootools/1.2.1/tips-convert-v11/

it works as a really simple tip, but the built-in functionality of the Tips object is very limited compared to the 1.1 library.  For example, you cannot put a link in your tip because you cannot mouseover the tip (it hides on mouseout of your element).  Another example, when you set the &quot;fixed&quot; option to true, the tip is fixed to the top left corner of the calling element.

So, if you are looking for anything more advanced than what I have posted, you will probably want to find some sort of external library to do what you need.

Thanks!</description>
		<content:encoded><![CDATA[<p>@cssprodigy &#8211; sorry&#8230;it&#8217;s only been a month since your comment :p</p>
<p>i updated the demo to handle an &#8220;AJAX::Url.html&#8221; (note the double colons instead of single).  <a href="http://www.uhleeka.com/archives/mootools/1.2.1/tips-convert-v11/" rel="nofollow">http://www.uhleeka.com/archives/mootools/1.2.1/tips-convert-v11/</a></p>
<p>it works as a really simple tip, but the built-in functionality of the Tips object is very limited compared to the 1.1 library.  For example, you cannot put a link in your tip because you cannot mouseover the tip (it hides on mouseout of your element).  Another example, when you set the &#8220;fixed&#8221; option to true, the tip is fixed to the top left corner of the calling element.</p>
<p>So, if you are looking for anything more advanced than what I have posted, you will probably want to find some sort of external library to do what you need.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cssprodigy</title>
		<link>http://www.uhleeka.com/blog/2008/11/mootools-tips-mootips/comment-page-1/#comment-13</link>
		<dc:creator>cssprodigy</dc:creator>
		<pubDate>Sun, 21 Dec 2008 19:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.uhleeka.com/blog/?p=60#comment-13</guid>
		<description>Great script. I&#039;ve been looking around for MooTisp for MooTools 1.2
I found this other one: http://www.e-magine.ro/playground/tipsx3/
Is it possible to use/add this functionality to the current script you have?
Thanks. =)</description>
		<content:encoded><![CDATA[<p>Great script. I&#8217;ve been looking around for MooTisp for MooTools 1.2<br />
I found this other one: <a href="http://www.e-magine.ro/playground/tipsx3/" rel="nofollow">http://www.e-magine.ro/playground/tipsx3/</a><br />
Is it possible to use/add this functionality to the current script you have?<br />
Thanks. =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 4cronym</title>
		<link>http://www.uhleeka.com/blog/2008/11/mootools-tips-mootips/comment-page-1/#comment-9</link>
		<dc:creator>4cronym</dc:creator>
		<pubDate>Sun, 23 Nov 2008 16:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.uhleeka.com/blog/?p=60#comment-9</guid>
		<description>Hi

Managed to get the old script working with mootools 1.2
I&#039;m not a js coder so there will probably be a few wrinkles here and there but it does seem to work :)

http://paste2.org/p/105962</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Managed to get the old script working with mootools 1.2<br />
I&#8217;m not a js coder so there will probably be a few wrinkles here and there but it does seem to work :)</p>
<p><a href="http://paste2.org/p/105962" rel="nofollow">http://paste2.org/p/105962</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 4cronym</title>
		<link>http://www.uhleeka.com/blog/2008/11/mootools-tips-mootips/comment-page-1/#comment-8</link>
		<dc:creator>4cronym</dc:creator>
		<pubDate>Sat, 22 Nov 2008 11:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.uhleeka.com/blog/?p=60#comment-8</guid>
		<description>Wow, just wanted to say thanks for putting you free time into this. This definitely makes things a lot more clearer. It&#039;s almost exactly what I want I&#039;m only missing the old ajax functionality with: title=&quot;AJAX:lipsum.htm&quot; class=&quot;toolTipImgAJAX&quot;

But I&#039;m going to try and figure that out myself. You&#039;ve already done the hardest part :) thanks again.</description>
		<content:encoded><![CDATA[<p>Wow, just wanted to say thanks for putting you free time into this. This definitely makes things a lot more clearer. It&#8217;s almost exactly what I want I&#8217;m only missing the old ajax functionality with: title=&#8221;AJAX:lipsum.htm&#8221; class=&#8221;toolTipImgAJAX&#8221;</p>
<p>But I&#8217;m going to try and figure that out myself. You&#8217;ve already done the hardest part :) thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uhleeka</title>
		<link>http://www.uhleeka.com/blog/2008/11/mootools-tips-mootips/comment-page-1/#comment-6</link>
		<dc:creator>uhleeka</dc:creator>
		<pubDate>Sat, 22 Nov 2008 01:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.uhleeka.com/blog/?p=60#comment-6</guid>
		<description>Does this post answer what you need:  
http://www.uhleeka.com/blog/2008/11/mootoolstips-convert-v11-to-v12/

Check out the full source too:  
http://www.uhleeka.com/archives/mootools/1.2.1/tips-convert-v11/

HTH</description>
		<content:encoded><![CDATA[<p>Does this post answer what you need:<br />
<a href="http://www.uhleeka.com/blog/2008/11/mootoolstips-convert-v11-to-v12/" rel="nofollow">http://www.uhleeka.com/blog/2008/11/mootoolstips-convert-v11-to-v12/</a></p>
<p>Check out the full source too:<br />
<a href="http://www.uhleeka.com/archives/mootools/1.2.1/tips-convert-v11/" rel="nofollow">http://www.uhleeka.com/archives/mootools/1.2.1/tips-convert-v11/</a></p>
<p>HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 4cronym</title>
		<link>http://www.uhleeka.com/blog/2008/11/mootools-tips-mootips/comment-page-1/#comment-5</link>
		<dc:creator>4cronym</dc:creator>
		<pubDate>Fri, 21 Nov 2008 10:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.uhleeka.com/blog/?p=60#comment-5</guid>
		<description>I am implementing them the same way as in the demosite of (1.1). But if I use mootools 1.2 I get several errors shown by firebug. I have tried this: http://www.mooforum.net/solutions12/converting-mootools-mootools-t259.html but I&#039;m probably doing things wrong.</description>
		<content:encoded><![CDATA[<p>I am implementing them the same way as in the demosite of (1.1). But if I use mootools 1.2 I get several errors shown by firebug. I have tried this: <a href="http://www.mooforum.net/solutions12/converting-mootools-mootools-t259.html" rel="nofollow">http://www.mooforum.net/solutions12/converting-mootools-mootools-t259.html</a> but I&#8217;m probably doing things wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uhleeka</title>
		<link>http://www.uhleeka.com/blog/2008/11/mootools-tips-mootips/comment-page-1/#comment-4</link>
		<dc:creator>uhleeka</dc:creator>
		<pubDate>Thu, 20 Nov 2008 21:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.uhleeka.com/blog/?p=60#comment-4</guid>
		<description>There are just a couple changes you&#039;d have to make, depending on the complexity of your 1.1 MooTips implementation.

Do you have a specific example or sourcecode in mind?</description>
		<content:encoded><![CDATA[<p>There are just a couple changes you&#8217;d have to make, depending on the complexity of your 1.1 MooTips implementation.</p>
<p>Do you have a specific example or sourcecode in mind?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 4cronym</title>
		<link>http://www.uhleeka.com/blog/2008/11/mootools-tips-mootips/comment-page-1/#comment-3</link>
		<dc:creator>4cronym</dc:creator>
		<pubDate>Wed, 19 Nov 2008 18:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.uhleeka.com/blog/?p=60#comment-3</guid>
		<description>Hello

I was wondering if you could help me port the original mootips (mootools 1.11 : http://www.uhleeka.com/archives/mootools/1.1/mootips/ ) to be used with mootools 1.2

I am familiar with code in general, but not with javascript or mootools; 
so I wouldn&#039;t have any idea where to start.

Do you have any ideas?

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>I was wondering if you could help me port the original mootips (mootools 1.11 : <a href="http://www.uhleeka.com/archives/mootools/1.1/mootips/" rel="nofollow">http://www.uhleeka.com/archives/mootools/1.1/mootips/</a> ) to be used with mootools 1.2</p>
<p>I am familiar with code in general, but not with javascript or mootools;<br />
so I wouldn&#8217;t have any idea where to start.</p>
<p>Do you have any ideas?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

