<?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: Create simple tooltips with CSS and jQuery &#8211; Part 1</title>
	<atom:link href="http://www.kriesi.at/archives/create-simple-tooltips-with-css-and-jquery/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kriesi.at/archives/create-simple-tooltips-with-css-and-jquery</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 18:51:11 +0100</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jQuery Tooltips - Gaunau.com</title>
		<link>http://www.kriesi.at/archives/create-simple-tooltips-with-css-and-jquery/comment-page-2#comment-4026</link>
		<dc:creator>jQuery Tooltips - Gaunau.com</dc:creator>
		<pubDate>Tue, 05 Jan 2010 08:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=432#comment-4026</guid>
		<description>[...] http://www.kriesi.at/archives/create-simple-tooltips-with-css-and-jquery   Share and [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.kriesi.at/archives/create-simple-tooltips-with-css-and-jquery" rel="nofollow">http://www.kriesi.at/archives/create-simple-tooltips-with-css-and-jquery</a>   Share and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dado</title>
		<link>http://www.kriesi.at/archives/create-simple-tooltips-with-css-and-jquery/comment-page-2#comment-3972</link>
		<dc:creator>dado</dc:creator>
		<pubDate>Wed, 30 Dec 2009 16:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=432#comment-3972</guid>
		<description>Is it possible to add php code in title so it run php?</description>
		<content:encoded><![CDATA[<p>Is it possible to add php code in title so it run php?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 40 Free Amazing jQuery Plugins and Tutorials With Demos &#124; Afif Fattouh - Web Specialist</title>
		<link>http://www.kriesi.at/archives/create-simple-tooltips-with-css-and-jquery/comment-page-1#comment-3823</link>
		<dc:creator>40 Free Amazing jQuery Plugins and Tutorials With Demos &#124; Afif Fattouh - Web Specialist</dc:creator>
		<pubDate>Sun, 13 Dec 2009 12:54:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=432#comment-3823</guid>
		<description>[...] 35.Create Simple Tooltips With CSS and jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] 35.Create Simple Tooltips With CSS and jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 40 Free Amazing jQuery Plugins and Tutorials With Demos &#124; DesignBeep</title>
		<link>http://www.kriesi.at/archives/create-simple-tooltips-with-css-and-jquery/comment-page-1#comment-3761</link>
		<dc:creator>40 Free Amazing jQuery Plugins and Tutorials With Demos &#124; DesignBeep</dc:creator>
		<pubDate>Sat, 21 Nov 2009 15:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=432#comment-3761</guid>
		<description>[...] 35.Create Simple Tooltips With CSS and jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] 35.Create Simple Tooltips With CSS and jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bartezz</title>
		<link>http://www.kriesi.at/archives/create-simple-tooltips-with-css-and-jquery/comment-page-1#comment-3728</link>
		<dc:creator>Bartezz</dc:creator>
		<pubDate>Thu, 05 Nov 2009 22:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=432#comment-3728</guid>
		<description>I added some code;

var my_tooltip = $(&quot;#&quot;+name+i);
$(my_tooltip).mouseover(function(){
	$(this).hide();		 
});

This way the tooltips hides immediately if the cursor moves over it. I had it happen when hovering from div to div that the mouse went over the tooltip. This caused the tooltip to flicker off and on constantly for as long as the mouse isn&#039;t moved. Kinda nasty looking...

Thanx for a great piece of script!

Cheers</description>
		<content:encoded><![CDATA[<p>I added some code;</p>
<p>var my_tooltip = $(&#034;#&#034;+name+i);<br />
$(my_tooltip).mouseover(function(){<br />
	$(this).hide();<br />
});</p>
<p>This way the tooltips hides immediately if the cursor moves over it. I had it happen when hovering from div to div that the mouse went over the tooltip. This caused the tooltip to flicker off and on constantly for as long as the mouse isn&#039;t moved. Kinda nasty looking&#8230;</p>
<p>Thanx for a great piece of script!</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jQuery Tutorial &#8211; Create simple tooltips with CSS and jQuery &#124; jQuery Wisdom</title>
		<link>http://www.kriesi.at/archives/create-simple-tooltips-with-css-and-jquery/comment-page-1#comment-3711</link>
		<dc:creator>jQuery Tutorial &#8211; Create simple tooltips with CSS and jQuery &#124; jQuery Wisdom</dc:creator>
		<pubDate>Tue, 20 Oct 2009 16:36:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=432#comment-3711</guid>
		<description>[...] a plugin, but to get some basic tooltips all you need are about 10 lines of CSS and jQuery Code. Web Site Demo      AKPC_IDS += &quot;771,&quot;;Popularity: unranked [?]   Share and [...]</description>
		<content:encoded><![CDATA[<p>[...] a plugin, but to get some basic tooltips all you need are about 10 lines of CSS and jQuery Code. Web Site Demo      AKPC_IDS += &quot;771,&quot;;Popularity: unranked [?]   Share and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admire</title>
		<link>http://www.kriesi.at/archives/create-simple-tooltips-with-css-and-jquery/comment-page-1#comment-3615</link>
		<dc:creator>admire</dc:creator>
		<pubDate>Mon, 21 Sep 2009 13:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=432#comment-3615</guid>
		<description>hey this is cool , thank you for this tutoria</description>
		<content:encoded><![CDATA[<p>hey this is cool , thank you for this tutoria</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavel</title>
		<link>http://www.kriesi.at/archives/create-simple-tooltips-with-css-and-jquery/comment-page-1#comment-3594</link>
		<dc:creator>Pavel</dc:creator>
		<pubDate>Fri, 18 Sep 2009 12:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=432#comment-3594</guid>
		<description>Great job! Thank you!

PS. I think that hard-coded width of a tooltip is not very good. But as we know, IE6 doesn&#039;t understand max-width css property. This can easily be solved with javascript. Just add this line to the simple_tooltip() function:

if(my_tooltip.width() &gt; 450) my_tooltip.css({width:&quot;450px&quot;});</description>
		<content:encoded><![CDATA[<p>Great job! Thank you!</p>
<p>PS. I think that hard-coded width of a tooltip is not very good. But as we know, IE6 doesn&#039;t understand max-width css property. This can easily be solved with javascript. Just add this line to the simple_tooltip() function:</p>
<p>if(my_tooltip.width() &gt; 450) my_tooltip.css({width:&#034;450px&#034;});</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 5 tutoriales para crear tooltips con Jquery &#124; ElWebmaster.net</title>
		<link>http://www.kriesi.at/archives/create-simple-tooltips-with-css-and-jquery/comment-page-1#comment-3289</link>
		<dc:creator>5 tutoriales para crear tooltips con Jquery &#124; ElWebmaster.net</dc:creator>
		<pubDate>Thu, 02 Jul 2009 06:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=432#comment-3289</guid>
		<description>[...] Tutorial &#8211; Demo [...]</description>
		<content:encoded><![CDATA[<p>[...] Tutorial &#8211; Demo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hatemgamil</title>
		<link>http://www.kriesi.at/archives/create-simple-tooltips-with-css-and-jquery/comment-page-1#comment-3268</link>
		<dc:creator>hatemgamil</dc:creator>
		<pubDate>Tue, 23 Jun 2009 11:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=432#comment-3268</guid>
		<description>hi all i want to make a stylish tool tip with jquery
,,its data comes from database
for example
i have a datalist that gets the name of employees from data base
and i want when i mouseover each name the id of this employee appears in a tool tip ,,plz help 
thnx</description>
		<content:encoded><![CDATA[<p>hi all i want to make a stylish tool tip with jquery<br />
,,its data comes from database<br />
for example<br />
i have a datalist that gets the name of employees from data base<br />
and i want when i mouseover each name the id of this employee appears in a tool tip ,,plz help<br />
thnx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
