<?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"
	>
<channel>
	<title>Comments for the godking</title>
	<atom:link href="http://the-godking.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://the-godking.com</link>
	<description>Hi! The-godking.com is a weblog with accumulated practical knowledge for webmasters and all those who want to be a webmaster! Feel free with all information shared with You here!</description>
	<pubDate>Wed, 08 Sep 2010 00:27:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on Google AdSense mit beliebiger Bannergrösse. by Hernandez</title>
		<link>http://the-godking.com/?p=6#comment-2708</link>
		<dc:creator>Hernandez</dc:creator>
		<pubDate>Thu, 25 Mar 2010 17:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://the-godking.com/?p=6#comment-2708</guid>
		<description>Ob das von Google gestattet ist ...???
Ich glaub eher nicht.</description>
		<content:encoded><![CDATA[<p>Ob das von Google gestattet ist &#8230;???<br />
Ich glaub eher nicht.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tooltips with jQuery by Christoph Burgdorfer</title>
		<link>http://the-godking.com/?p=113#comment-2108</link>
		<dc:creator>Christoph Burgdorfer</dc:creator>
		<pubDate>Sat, 06 Feb 2010 17:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://the-godking.com/?p=113#comment-2108</guid>
		<description>PS: That's my code:

1.) JS file is an exact copy of http://the-godking.com/wp-content/demo/jqueryTooltip/jqueryTooltip.js

2.) Inclusion in header is:



3.) CSS is also an exact copy:
#tooltip {
	position: absolute;
	padding: 4px;
	color: #FFF;
	font-size: 11px;
	display: none;
	text-align: left;
	background-color: #000;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

.tooltipTitle {
	font-weight: bold;
	color: #CEE1EF;
}

Link is:

&lt;a href="#" title="[img /img/help.png /]" rel="nofollow"&gt;Help!&lt;/a&gt;

Error is: 

tooltip is not defined

source File: jqueryTooltip.js

</description>
		<content:encoded><![CDATA[<p>PS: That&#8217;s my code:</p>
<p>1.) JS file is an exact copy of <a href="http://the-godking.com/wp-content/demo/jqueryTooltip/jqueryTooltip.js" rel="nofollow">http://the-godking.com/wp-content/demo/jqueryTooltip/jqueryTooltip.js</a></p>
<p>2.) Inclusion in header is:</p>
<p>3.) CSS is also an exact copy:<br />
#tooltip {<br />
	position: absolute;<br />
	padding: 4px;<br />
	color: #FFF;<br />
	font-size: 11px;<br />
	display: none;<br />
	text-align: left;<br />
	background-color: #000;<br />
	opacity: 0.8;<br />
	-moz-opacity: 0.8;<br />
	filter: alpha(opacity=80);<br />
}</p>
<p>.tooltipTitle {<br />
	font-weight: bold;<br />
	color: #CEE1EF;<br />
}</p>
<p>Link is:</p>
<p><a href="#" title="[img /img/help.png /]" rel="nofollow">Help!</a></p>
<p>Error is: </p>
<p>tooltip is not defined</p>
<p>source File: jqueryTooltip.js</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tooltips with jQuery by Christoph Burgdorfer</title>
		<link>http://the-godking.com/?p=113#comment-2106</link>
		<dc:creator>Christoph Burgdorfer</dc:creator>
		<pubDate>Sat, 06 Feb 2010 17:07:52 +0000</pubDate>
		<guid isPermaLink="false">http://the-godking.com/?p=113#comment-2106</guid>
		<description>doesn't work. Gives an error:

tooltip is not defined

source File: jqueryTooltip.js</description>
		<content:encoded><![CDATA[<p>doesn&#8217;t work. Gives an error:</p>
<p>tooltip is not defined</p>
<p>source File: jqueryTooltip.js</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a simple jQuery horizontal accordion by raleighb</title>
		<link>http://the-godking.com/?p=313#comment-1943</link>
		<dc:creator>raleighb</dc:creator>
		<pubDate>Mon, 18 Jan 2010 17:03:51 +0000</pubDate>
		<guid isPermaLink="false">http://the-godking.com/?p=313#comment-1943</guid>
		<description>I'm getting the same error as the demo and Maris is.  This is exactly what I am looking for if I can get it working anyhow.</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the same error as the demo and Maris is.  This is exactly what I am looking for if I can get it working anyhow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery W3C-Validator Icons (Text, whatever) Plugin by Vince Delmonte</title>
		<link>http://the-godking.com/?p=214#comment-369</link>
		<dc:creator>Vince Delmonte</dc:creator>
		<pubDate>Wed, 15 Apr 2009 08:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://the-godking.com/?p=214#comment-369</guid>
		<description>Not that I'm impressed a lot, but this is   more than I expected   when I found a link on Digg telling that the info here is awesome. Thanks.</description>
		<content:encoded><![CDATA[<p>Not that I&#8217;m impressed a lot, but this is   more than I expected   when I found a link on Digg telling that the info here is awesome. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tooltips with jQuery by thinkers</title>
		<link>http://the-godking.com/?p=113#comment-357</link>
		<dc:creator>thinkers</dc:creator>
		<pubDate>Wed, 01 Apr 2009 11:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://the-godking.com/?p=113#comment-357</guid>
		<description>Hi!

can you plz send me a simple example of you code with all the files needed.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>can you plz send me a simple example of you code with all the files needed.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tooltips with jQuery by admin</title>
		<link>http://the-godking.com/?p=113#comment-349</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 21 Mar 2009 17:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://the-godking.com/?p=113#comment-349</guid>
		<description>Hi christian,

Du musst deinem Link die Klasse "tooltip" zuordnen. Siehe Beispiele oben. (class="tooltip")

Hoffe das bringt dich weiter.

Grüsse - Robert</description>
		<content:encoded><![CDATA[<p>Hi christian,</p>
<p>Du musst deinem Link die Klasse &#8220;tooltip&#8221; zuordnen. Siehe Beispiele oben. (class=&#8221;tooltip&#8221;)</p>
<p>Hoffe das bringt dich weiter.</p>
<p>Grüsse - Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tooltips with jQuery by christian</title>
		<link>http://the-godking.com/?p=113#comment-348</link>
		<dc:creator>christian</dc:creator>
		<pubDate>Sat, 21 Mar 2009 15:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://the-godking.com/?p=113#comment-348</guid>
		<description>Hallo ich habe auch das Problem wie WebCobra, dass der Code bei mir leider nicht geht. Habe hier den Code:
[code]





#tooltip {
background:#000000 none repeat scroll 0 0;
color:#FFFFFF;
display:none;
font-size:11px;
opacity:0.8;
padding:4px;
position:absolute;
text-align:left;
}
.tooltipTitle {
color:#CEE1EF;
font-weight:bold;
}



&lt;a title="and find what you're looking for" href="http://www.google.com" rel="nofollow"&gt;Google&lt;/a&gt;


[/code]
Die Pfade zu den Javascripten stimmen auch.
Wäre nett wenn Du mir auch helfen könntest
Viele Grüße Christian</description>
		<content:encoded><![CDATA[<p>Hallo ich habe auch das Problem wie WebCobra, dass der Code bei mir leider nicht geht. Habe hier den Code:<br />
[code]</p>
<p>#tooltip {<br />
background:#000000 none repeat scroll 0 0;<br />
color:#FFFFFF;<br />
display:none;<br />
font-size:11px;<br />
opacity:0.8;<br />
padding:4px;<br />
position:absolute;<br />
text-align:left;<br />
}<br />
.tooltipTitle {<br />
color:#CEE1EF;<br />
font-weight:bold;<br />
}</p>
<p><a title="and find what you're looking for" href="http://www.google.com" rel="nofollow">Google</a></p>
<p>[/code]<br />
Die Pfade zu den Javascripten stimmen auch.<br />
Wäre nett wenn Du mir auch helfen könntest<br />
Viele Grüße Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery W3C-Validator Icons (Text, whatever) Plugin by Rahul</title>
		<link>http://the-godking.com/?p=214#comment-338</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Thu, 05 Mar 2009 12:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://the-godking.com/?p=214#comment-338</guid>
		<description>This is quite cool. Hoping to download the CSS validator as well. ;)</description>
		<content:encoded><![CDATA[<p>This is quite cool. Hoping to download the CSS validator as well. <img src='http://the-godking.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tooltips with jQuery by berlin</title>
		<link>http://the-godking.com/?p=113#comment-330</link>
		<dc:creator>berlin</dc:creator>
		<pubDate>Mon, 02 Mar 2009 02:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://the-godking.com/?p=113#comment-330</guid>
		<description>Gut!</description>
		<content:encoded><![CDATA[<p>Gut!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
