<?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 on: Corrected addEvent function</title>
	<atom:link href="http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function</link>
	<description>scratched tallies on the prison wall</description>
	<pubDate>Thu, 24 Jul 2008 01:53:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Tony Brown</title>
		<link>http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-18413</link>
		<dc:creator>Tony Brown</dc:creator>
		<pubDate>Tue, 26 Sep 2006 21:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-18413</guid>
		<description>I am trying to use nicetitle on my website (I really like it!), but I seem to be having a problem with using on graphic links.  In FF it only displays the titlebox when the mouse is at the bottom of the graphic and in IE it doesn't display at all.  In both it works fine on text links.  Does anyone have any suggestions?</description>
		<content:encoded><![CDATA[<p>I am trying to use nicetitle on my website (I really like it!), but I seem to be having a problem with using on graphic links.  In FF it only displays the titlebox when the mouse is at the bottom of the graphic and in IE it doesn&#8217;t display at all.  In both it works fine on text links.  Does anyone have any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Lewis</title>
		<link>http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-14669</link>
		<dc:creator>Ryan Lewis</dc:creator>
		<pubDate>Mon, 21 Aug 2006 17:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-14669</guid>
		<description>err I mean things like (i) and (b) and especially (br) replace the ( and ) with the appriate less than/greater than signs :P</description>
		<content:encoded><![CDATA[<p>err I mean things like (i) and (b) and especially (br) replace the ( and ) with the appriate less than/greater than signs :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Lewis</title>
		<link>http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-14668</link>
		<dc:creator>Ryan Lewis</dc:creator>
		<pubDate>Mon, 21 Aug 2006 17:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-14668</guid>
		<description>We are using nicetitles and we love it! Can you give us a fix for allowing html tags like , &lt;b&gt;, &lt;i&gt; to format the text?&lt;/i&gt;&lt;/b&gt;</description>
		<content:encoded><![CDATA[<p>We are using nicetitles and we love it! Can you give us a fix for allowing html tags like , <b>, <i> to format the text?</i></b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-13742</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 03 Aug 2006 15:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-13742</guid>
		<description>Phong,

If you add back in the bit Sil said to take out, then put in the bits that Gabor said nicetitle should work correctly with image links.
Although your positions might be a bit off. To fix them find d.style.left = (mx+..) + px;
&#38; 
d.style.top = (my+..) + 'px';
and play around with the numbers in .. untill it looks right to you.

Steve</description>
		<content:encoded><![CDATA[<p>Phong,</p>
<p>If you add back in the bit Sil said to take out, then put in the bits that Gabor said nicetitle should work correctly with image links.<br />
Although your positions might be a bit off. To fix them find d.style.left = (mx+..) + px;<br />
&amp;<br />
d.style.top = (my+..) + &#8216;px&#8217;;<br />
and play around with the numbers in .. untill it looks right to you.</p>
<p>Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dj</title>
		<link>http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-13616</link>
		<dc:creator>dj</dc:creator>
		<pubDate>Mon, 31 Jul 2006 09:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-13616</guid>
		<description>Hey all -- was hoping that someone could clue me in on a total n00b CSS issue:

I'm trying to customize the &lt;a href="http://managedtasks.com/wpthemes/blog/index.php?wptheme=Random+Image" rel="nofollow"&gt;Random Image Theme&lt;/a&gt; for Wordpress, and I'm running into a small -- but *incredibly annoying* -- problem.

I'm trying to make the background of the content area white.  The background of navigation column that runs down the right side is not plain white (FFFFFF).  Rather Photoshop's color picker claims that it's F9F9F9 -- but this isn't anywhere in the style.css file.  There is a .alt that has a background set at F8F8F8, but when I change that to FFFFFF, it doesn't help.

Where is that shading coming from?

many thanks...</description>
		<content:encoded><![CDATA[<p>Hey all &#8212; was hoping that someone could clue me in on a total n00b CSS issue:</p>
<p>I&#8217;m trying to customize the <a href="http://managedtasks.com/wpthemes/blog/index.php?wptheme=Random+Image" rel="nofollow">Random Image Theme</a> for Wordpress, and I&#8217;m running into a small &#8212; but *incredibly annoying* &#8212; problem.</p>
<p>I&#8217;m trying to make the background of the content area white.  The background of navigation column that runs down the right side is not plain white (FFFFFF).  Rather Photoshop&#8217;s color picker claims that it&#8217;s F9F9F9 &#8212; but this isn&#8217;t anywhere in the style.css file.  There is a .alt that has a background set at F8F8F8, but when I change that to FFFFFF, it doesn&#8217;t help.</p>
<p>Where is that shading coming from?</p>
<p>many thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-7111</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 01 May 2006 20:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-7111</guid>
		<description>I would like to know how to put breaks in to knock down seperate lines.</description>
		<content:encoded><![CDATA[<p>I would like to know how to put breaks in to knock down seperate lines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jiri</title>
		<link>http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-7010</link>
		<dc:creator>Jiri</dc:creator>
		<pubDate>Sun, 23 Apr 2006 13:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-7010</guid>
		<description>I myself found in the basic tree in HTML small error in the nesting. Now the tree is working without problem in Mozilla too.</description>
		<content:encoded><![CDATA[<p>I myself found in the basic tree in HTML small error in the nesting. Now the tree is working without problem in Mozilla too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jiri</title>
		<link>http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-6990</link>
		<dc:creator>Jiri</dc:creator>
		<pubDate>Fri, 21 Apr 2006 10:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-6990</guid>
		<description>Dear Friends,

a lot of thanks for your great efforts something to give for the other people.. 

I tried your aqtree3clickable.
In Mozilla 1.5.02 I found a problem. The second UL with  
other UL nested is displayed with one error after opening the first UL.It has a bullet. The following LI´s of UL nested have a minus sign. The IE6  works without problems.

The HTML code is as follows:

 
    &lt;a href="#" rel="nofollow"&gt;About&lt;/a&gt; 
     
      &lt;a href="#" rel="nofollow"&gt;History&lt;/a&gt; 
          
      &lt;a href="#" rel="nofollow"&gt;Web Design&lt;/a&gt; 
      &lt;a href="#" rel="nofollow"&gt;Internet Marketing&lt;/a&gt; 
      &lt;a href="#" rel="nofollow"&gt;Hosting&lt;/a&gt; 
      &lt;a href="#" rel="nofollow"&gt;Domain Names&lt;/a&gt; 
      &lt;a href="#" rel="nofollow"&gt;Broadband&lt;/a&gt; 
          
      &lt;a href="#" rel="nofollow"&gt;Team&lt;/a&gt; 
      &lt;a href="#" rel="nofollow"&gt;Offices&lt;/a&gt; 
     
   
  &lt;a href="#" rel="nofollow"&gt;Services&lt;/a&gt; 
     
      &lt;a href="#" rel="nofollow"&gt;Web Design&lt;/a&gt; 
      &lt;a href="#" rel="nofollow"&gt;Internet Marketing&lt;/a&gt; 
      &lt;a href="#" rel="nofollow"&gt;Hosting&lt;/a&gt; 
      &lt;a href="#" rel="nofollow"&gt;Domain Names&lt;/a&gt; 
      &lt;a href="#" rel="nofollow"&gt;Broadband&lt;/a&gt; 
     
   
  &lt;a href="#" rel="nofollow"&gt;Contact Us&lt;/a&gt; 
     
      &lt;a href="#" rel="nofollow"&gt;United Kingdom&lt;/a&gt; 
      &lt;a href="#" rel="nofollow"&gt;France&lt;/a&gt; 
      &lt;a href="#" rel="nofollow"&gt;USA&lt;/a&gt; 
      &lt;a href="#" rel="nofollow"&gt;Australia&lt;/a&gt; 
     
   
 

Best regards Jiri.</description>
		<content:encoded><![CDATA[<p>Dear Friends,</p>
<p>a lot of thanks for your great efforts something to give for the other people.. </p>
<p>I tried your aqtree3clickable.<br />
In Mozilla 1.5.02 I found a problem. The second UL with<br />
other UL nested is displayed with one error after opening the first UL.It has a bullet. The following LI´s of UL nested have a minus sign. The IE6  works without problems.</p>
<p>The HTML code is as follows:</p>
<p>    <a href="#" rel="nofollow">About</a> </p>
<p>      <a href="#" rel="nofollow">History</a> </p>
<p>      <a href="#" rel="nofollow">Web Design</a><br />
      <a href="#" rel="nofollow">Internet Marketing</a><br />
      <a href="#" rel="nofollow">Hosting</a><br />
      <a href="#" rel="nofollow">Domain Names</a><br />
      <a href="#" rel="nofollow">Broadband</a> </p>
<p>      <a href="#" rel="nofollow">Team</a><br />
      <a href="#" rel="nofollow">Offices</a> </p>
<p>  <a href="#" rel="nofollow">Services</a> </p>
<p>      <a href="#" rel="nofollow">Web Design</a><br />
      <a href="#" rel="nofollow">Internet Marketing</a><br />
      <a href="#" rel="nofollow">Hosting</a><br />
      <a href="#" rel="nofollow">Domain Names</a><br />
      <a href="#" rel="nofollow">Broadband</a> </p>
<p>  <a href="#" rel="nofollow">Contact Us</a> </p>
<p>      <a href="#" rel="nofollow">United Kingdom</a><br />
      <a href="#" rel="nofollow">France</a><br />
      <a href="#" rel="nofollow">USA</a><br />
      <a href="#" rel="nofollow">Australia</a> </p>
<p>Best regards Jiri.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sil</title>
		<link>http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-6954</link>
		<dc:creator>sil</dc:creator>
		<pubDate>Mon, 17 Apr 2006 03:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-6954</guid>
		<description>Tore: to remember status, you'd need to set cookies. It would be a useful addition to the script, and not too complex for a decent JavaScript hacker.</description>
		<content:encoded><![CDATA[<p>Tore: to remember status, you&#8217;d need to set cookies. It would be a useful addition to the script, and not too complex for a decent JavaScript hacker.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tore</title>
		<link>http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-6953</link>
		<dc:creator>Tore</dc:creator>
		<pubDate>Mon, 17 Apr 2006 03:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function#comment-6953</guid>
		<description>Hi... I've been looking at the agtree3clickable script. Clever consept. In an attempt top include this on a site I discovered that the menu will not remember its state/which branch(es) of the list were expanded on the previous page. Any easy way to make this happen? I included a page with the list on using php's include into several pages. My hope was the the script would "remember" its last state for the visitor browsing the site.</description>
		<content:encoded><![CDATA[<p>Hi&#8230; I&#8217;ve been looking at the agtree3clickable script. Clever consept. In an attempt top include this on a site I discovered that the menu will not remember its state/which branch(es) of the list were expanded on the previous page. Any easy way to make this happen? I included a page with the list on using php&#8217;s include into several pages. My hope was the the script would &#8220;remember&#8221; its last state for the visitor browsing the site.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
