[uf-discuss] XOXO Comments

David Janes -- BlogMatrix davidjanes at blogmatrix.com
Wed Dec 28 12:33:05 PST 2005


What are you trying to do in Javascript? Certainly, you couldn't expect 
all XOXO's in the wild to look like this.

Regards, etc...
David

Paul Bryson wrote:
> 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?


More information about the microformats-discuss mailing list