<?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: Diary of a Browsergame: The Codex</title>
	<atom:link href="http://buildingbrowsergames.com/2008/05/13/diary-of-a-browsergame-the-codex/feed/" rel="self" type="application/rss+xml" />
	<link>http://buildingbrowsergames.com/2008/05/13/diary-of-a-browsergame-the-codex/</link>
	<description>Ever wanted to build a browsergame?</description>
	<lastBuildDate>Wed, 30 Nov 2011 19:42:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michele</title>
		<link>http://buildingbrowsergames.com/2008/05/13/diary-of-a-browsergame-the-codex/comment-page-1/#comment-11</link>
		<dc:creator>Michele</dc:creator>
		<pubDate>Sat, 17 May 2008 15:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://buildingbrowsergames.com/?p=31#comment-11</guid>
		<description>Hmm, i will try to put the header tag too and see if it works. Thanks anyway!</description>
		<content:encoded><![CDATA[<p>Hmm, i will try to put the header tag too and see if it works. Thanks anyway!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://buildingbrowsergames.com/2008/05/13/diary-of-a-browsergame-the-codex/comment-page-1/#comment-9</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Fri, 16 May 2008 14:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://buildingbrowsergames.com/?p=31#comment-9</guid>
		<description>That&#039;s really strange - I&#039;ve built a quick tester page that you can check out &lt;a href=&#039;http://buildingbrowsergames.com/sandbox/html/boxover.html&#039; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;, with the bare minimum I had to use to get a tooltip working - I noticed that it doesn&#039;t seem to work if you &lt;b&gt;only&lt;/b&gt; set the body attribute - you have to have a header too.</description>
		<content:encoded><![CDATA[<p>That&#8217;s really strange &#8211; I&#8217;ve built a quick tester page that you can check out <a href='http://buildingbrowsergames.com/sandbox/html/boxover.html' rel="nofollow">here</a>, with the bare minimum I had to use to get a tooltip working &#8211; I noticed that it doesn&#8217;t seem to work if you <b>only</b> set the body attribute &#8211; you have to have a header too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michele</title>
		<link>http://buildingbrowsergames.com/2008/05/13/diary-of-a-browsergame-the-codex/comment-page-1/#comment-8</link>
		<dc:creator>Michele</dc:creator>
		<pubDate>Fri, 16 May 2008 13:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://buildingbrowsergames.com/?p=31#comment-8</guid>
		<description>It works for me too locally, when i put it under a  dynamic environment, it doesn&#039; work.

If it put title=&quot;body=[text]&quot; in an HTML element, it just shows a yellow tooltip with  &quot;body=[text]&quot; written.

It seems it just doesn&#039;t override the title attibute.

As i did not have the time do debug the js code, i just downloaded the other one for now.</description>
		<content:encoded><![CDATA[<p>It works for me too locally, when i put it under a  dynamic environment, it doesn&#8217; work.</p>
<p>If it put title=&#8221;body=[text]&#8221; in an HTML element, it just shows a yellow tooltip with  &#8220;body=[text]&#8221; written.</p>
<p>It seems it just doesn&#8217;t override the title attibute.</p>
<p>As i did not have the time do debug the js code, i just downloaded the other one for now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://buildingbrowsergames.com/2008/05/13/diary-of-a-browsergame-the-codex/comment-page-1/#comment-7</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Thu, 15 May 2008 14:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://buildingbrowsergames.com/?p=31#comment-7</guid>
		<description>I don&#039;t quite understand what you mean by it just showing &#039;normal&#039; tooltips - isn&#039;t that what it&#039;s supposed to do?

I used the example page that came with BoxOver to get up and running, and it seems to work fine for me - although I haven&#039;t gotten around to testing it in a dynamic environment just yet.

If you can tell me a little more about what&#039;s not working, I&#039;ll do my best to help you out.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t quite understand what you mean by it just showing &#8216;normal&#8217; tooltips &#8211; isn&#8217;t that what it&#8217;s supposed to do?</p>
<p>I used the example page that came with BoxOver to get up and running, and it seems to work fine for me &#8211; although I haven&#8217;t gotten around to testing it in a dynamic environment just yet.</p>
<p>If you can tell me a little more about what&#8217;s not working, I&#8217;ll do my best to help you out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michele</title>
		<link>http://buildingbrowsergames.com/2008/05/13/diary-of-a-browsergame-the-codex/comment-page-1/#comment-5</link>
		<dc:creator>Michele</dc:creator>
		<pubDate>Wed, 14 May 2008 16:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://buildingbrowsergames.com/?p=31#comment-5</guid>
		<description>Unfortunately I tried BoxOver, but I cannot make it work, it just show normal tooltips...

Another library (i am using) for tooltips is Walterzorn.</description>
		<content:encoded><![CDATA[<p>Unfortunately I tried BoxOver, but I cannot make it work, it just show normal tooltips&#8230;</p>
<p>Another library (i am using) for tooltips is Walterzorn.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

