[uf-discuss] XOXO Comments

Paul Bryson paul at msn.com
Wed Dec 28 11:57:35 PST 2005


For the sake of simplicity in JavaScript, it would be nice to be able to 
give all <ul> in an XOXO the class="xoxo".  So I might have:

<ul class="xoxo">
 <li><a>Linkblogs</a>
   <ul class="xoxo">
     <li>dive into mark b-links</li>
     <li>Erics Weblog</li>
   </ul>
 </li>
 <li><a>Another link</a></li>
</ul>

Is the class="xoxo" only allowed on the primary parent?  Would this be 
broken?


Atamido

"Paul Bryson" <paul at msn.com> wrotexoxo
> The XOXO format doesn't seem to allow, or specify, the use of heading 
> elements for multi-level outlines, such as <h2>, <h3>, etc.  Is there a 
> reason for this?
>
> This example uses <p>
> http://diveintomark.org/public/2004/01/xo-embeddable.xo
>
> This one uses <span> and <a>
> http://homepage.mac.com/ctholland/thelab/outlines/
>
>
> Also, none of these examples seem to use class="xoxo" in them.  Is this a 
> required feature, or optional?
>
>
> Atamido 





More information about the microformats-discuss mailing list