<?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: Introducing : Unobtrusive Sidenotes</title>
	<atom:link href="http://blog.arc90.com/2006/05/25/introducing-unobtrusive-sidenotes/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.arc90.com/2006/05/25/introducing-unobtrusive-sidenotes/</link>
	<description>Web Application Design &#38; Development</description>
	<lastBuildDate>Thu, 09 Sep 2010 19:09:18 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Meg</title>
		<link>http://blog.arc90.com/2006/05/25/introducing-unobtrusive-sidenotes/#comment-38</link>
		<dc:creator>Meg</dc:creator>
		<pubDate>Wed, 10 Dec 2008 12:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.daniell.acr90-dev-02/2006/05/25/introducing-unobtrusive-sidenotes/#comment-38</guid>
		<description>OK, my previous post was not real helpful because this website converted the HTML entities I typed into special characters!  Here&#039;s a web page that shows what I meant:  &lt;a href=&quot;http://www.utexas.edu/learn/html/spchar.html&quot; rel=&quot;nofollow&quot;&gt;http://www.utexas.edu/learn/html/spchar.html&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>OK, my previous post was not real helpful because this website converted the HTML entities I typed into special characters!  Here&#8217;s a web page that shows what I meant:  <a href="http://www.utexas.edu/learn/html/spchar.html" rel="nofollow">http://www.utexas.edu/learn/html/spchar.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meg</title>
		<link>http://blog.arc90.com/2006/05/25/introducing-unobtrusive-sidenotes/#comment-37</link>
		<dc:creator>Meg</dc:creator>
		<pubDate>Wed, 10 Dec 2008 11:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.daniell.acr90-dev-02/2006/05/25/introducing-unobtrusive-sidenotes/#comment-37</guid>
		<description>Figured out why the links were not validating--you have to delete all stray spaces (there are some in the sample code) and use the proper HTML entities for any special characters within your sidenote text.  So to start a string of italic characters, e.g., you&#039;d write &quot;&lt;i&gt;&quot; rather than &quot;&lt;i&gt;&quot;.
&lt;/i&gt;</description>
		<content:encoded><![CDATA[<p>Figured out why the links were not validating&#8211;you have to delete all stray spaces (there are some in the sample code) and use the proper HTML entities for any special characters within your sidenote text.  So to start a string of italic characters, e.g., you&#8217;d write &#8220;&lt;i&gt;&#8221; rather than &#8220;<i>&#8220;.<br />
</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dewed</title>
		<link>http://blog.arc90.com/2006/05/25/introducing-unobtrusive-sidenotes/#comment-36</link>
		<dc:creator>Dewed</dc:creator>
		<pubDate>Tue, 02 Dec 2008 19:32:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.daniell.acr90-dev-02/2006/05/25/introducing-unobtrusive-sidenotes/#comment-36</guid>
		<description>Ditto on the &quot;how do I have the side notes hidden on initial page load&quot; question.
I&#039;m considering using this as a contextual help link , but want the &quot;help&quot; hidden until it is requested.</description>
		<content:encoded><![CDATA[<p>Ditto on the &#8220;how do I have the side notes hidden on initial page load&#8221; question.<br />
I&#8217;m considering using this as a contextual help link , but want the &#8220;help&#8221; hidden until it is requested.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meg</title>
		<link>http://blog.arc90.com/2006/05/25/introducing-unobtrusive-sidenotes/#comment-35</link>
		<dc:creator>Meg</dc:creator>
		<pubDate>Sun, 28 Sep 2008 22:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.daniell.acr90-dev-02/2006/05/25/introducing-unobtrusive-sidenotes/#comment-35</guid>
		<description>I love this script; thanks to arc90 for making it available.  You can see a tweaked version working on my Moby Dick annotation website, &lt;a href=&quot;http://www.powermobydick.com.&quot; rel=&quot;nofollow&quot;&gt;http://www.powermobydick.com.&lt;/a&gt;  The links in the notes do not validate, but they do work.</description>
		<content:encoded><![CDATA[<p>I love this script; thanks to arc90 for making it available.  You can see a tweaked version working on my Moby Dick annotation website, <a href="http://www.powermobydick.com." rel="nofollow"></a><a href="http://www.powermobydick.com" rel="nofollow">http://www.powermobydick.com</a>.  The links in the notes do not validate, but they do work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: techniqueal t.</title>
		<link>http://blog.arc90.com/2006/05/25/introducing-unobtrusive-sidenotes/#comment-34</link>
		<dc:creator>techniqueal t.</dc:creator>
		<pubDate>Mon, 01 Sep 2008 02:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.daniell.acr90-dev-02/2006/05/25/introducing-unobtrusive-sidenotes/#comment-34</guid>
		<description>Wow, this is a real cool script! Got it running in blogger. There seems to be a conflict if there are existing spans on the body though. To be specific, the sidenote tends to misalign and prioritize a prior declared span even if that span doesnt have sidenote class property. Could this be a platform issue?</description>
		<content:encoded><![CDATA[<p>Wow, this is a real cool script! Got it running in blogger. There seems to be a conflict if there are existing spans on the body though. To be specific, the sidenote tends to misalign and prioritize a prior declared span even if that span doesnt have sidenote class property. Could this be a platform issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit Elhanan</title>
		<link>http://blog.arc90.com/2006/05/25/introducing-unobtrusive-sidenotes/#comment-33</link>
		<dc:creator>Amit Elhanan</dc:creator>
		<pubDate>Sun, 09 Mar 2008 22:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.daniell.acr90-dev-02/2006/05/25/introducing-unobtrusive-sidenotes/#comment-33</guid>
		<description>I would like to know if it&#039;s possible to combine different methods of sidenotes. I sort of want something between what the Atlantic Monthly was using and the regular sidenotes. Basically, I want the side note to open on the side when I roll over the part of it in the text. and im not talking about the  tag which shows the text in the sidenote, I am talking about the actual sidenote. is that possible? setting it up so that the sidenotes show up (not as popups) when I roll over the text?</description>
		<content:encoded><![CDATA[<p>I would like to know if it&#8217;s possible to combine different methods of sidenotes. I sort of want something between what the Atlantic Monthly was using and the regular sidenotes. Basically, I want the side note to open on the side when I roll over the part of it in the text. and im not talking about the  tag which shows the text in the sidenote, I am talking about the actual sidenote. is that possible? setting it up so that the sidenotes show up (not as popups) when I roll over the text?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anniebluesky</title>
		<link>http://blog.arc90.com/2006/05/25/introducing-unobtrusive-sidenotes/#comment-32</link>
		<dc:creator>anniebluesky</dc:creator>
		<pubDate>Fri, 08 Feb 2008 21:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.daniell.acr90-dev-02/2006/05/25/introducing-unobtrusive-sidenotes/#comment-32</guid>
		<description>I was excited to try it, also, but can&#039;t get it to work with Blogger. Has anyone had any luck? If so, what did you do?</description>
		<content:encoded><![CDATA[<p>I was excited to try it, also, but can&#8217;t get it to work with Blogger. Has anyone had any luck? If so, what did you do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AT</title>
		<link>http://blog.arc90.com/2006/05/25/introducing-unobtrusive-sidenotes/#comment-31</link>
		<dc:creator>AT</dc:creator>
		<pubDate>Wed, 30 Jan 2008 08:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.daniell.acr90-dev-02/2006/05/25/introducing-unobtrusive-sidenotes/#comment-31</guid>
		<description>&quot;I&#039;m kinda curious why some who have commented don&#039;t want the highlighted span tag? The purpose behind the span was to draw the connection between the current thought and the note that relates to that thought. With out the highlight you may not see the connection.&quot;
I was also looking for a way to not have the span highlight the text. I&#039;d prefer to use it just as a normal sidenote, off on the side on it&#039;s own. I don&#039;t want to use a colored box whose meaning isn&#039;t immediately apparent.</description>
		<content:encoded><![CDATA[<p>&#8220;I&#8217;m kinda curious why some who have commented don&#8217;t want the highlighted span tag? The purpose behind the span was to draw the connection between the current thought and the note that relates to that thought. With out the highlight you may not see the connection.&#8221;<br />
I was also looking for a way to not have the span highlight the text. I&#8217;d prefer to use it just as a normal sidenote, off on the side on it&#8217;s own. I don&#8217;t want to use a colored box whose meaning isn&#8217;t immediately apparent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tatiana</title>
		<link>http://blog.arc90.com/2006/05/25/introducing-unobtrusive-sidenotes/#comment-30</link>
		<dc:creator>Tatiana</dc:creator>
		<pubDate>Mon, 05 Nov 2007 12:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.daniell.acr90-dev-02/2006/05/25/introducing-unobtrusive-sidenotes/#comment-30</guid>
		<description>Hi, I have no knowledge about ajax. Only about html and jsp. But I need this feature to my project. I tryied to implement your code in my page, but I wasn&#039;t able to find out how you made the &quot;hide/show&quot; toggle work. If you could email me or post here the answer I would appreciate (like wich function is used in &quot;onclick&quot; actions and how excactly it works).
thanks</description>
		<content:encoded><![CDATA[<p>Hi, I have no knowledge about ajax. Only about html and jsp. But I need this feature to my project. I tryied to implement your code in my page, but I wasn&#8217;t able to find out how you made the &#8220;hide/show&#8221; toggle work. If you could email me or post here the answer I would appreciate (like wich function is used in &#8220;onclick&#8221; actions and how excactly it works).<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Hayday</title>
		<link>http://blog.arc90.com/2006/05/25/introducing-unobtrusive-sidenotes/#comment-29</link>
		<dc:creator>Nick Hayday</dc:creator>
		<pubDate>Fri, 02 Feb 2007 10:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.daniell.acr90-dev-02/2006/05/25/introducing-unobtrusive-sidenotes/#comment-29</guid>
		<description>on this example &lt;a href=&quot;http://lab.arc90.com/tools/sidenote/&quot; rel=&quot;nofollow&quot;&gt;http://lab.arc90.com/tools/sidenote/&lt;/a&gt;
how do I make the tooltips show up as hidden on original load, rather than they way it defaults now?</description>
		<content:encoded><![CDATA[<p>on this example <a href="http://lab.arc90.com/tools/sidenote/" rel="nofollow">http://lab.arc90.com/tools/sidenote/</a><br />
how do I make the tooltips show up as hidden on original load, rather than they way it defaults now?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
