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?
_______________________________________________
microformats-discuss mailing list
[email protected]
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to