Dear Log,
My grand accomplishment for the day is that I added a neato-keen
<xsl:if test="position() < 10"> <xsl:attribute name='accesskey'><xsl:value-of select="position()" /></xsl:attribute> </xsl:if>
thing to
my site's rss2html.xsl
so that the first nine items in an
RSS on my site are accessible as alt-number
in Firefox and other modernee browsers.
Yeah. I rule you.