Hi, I have the following questions regarding Seaside 3.0 API:<div><br></div><div>1)  Why doesn&#39;t Seaside have an explicit head tag factory selectors?  For example, I was expecting to see </div><div>     something like this:<div>
<br></div><div>     SomeClass&gt;&gt;head</div><div><br></div><div>     Note:  This would be considered global within the entire Seaside application.  Also, I would be able to set both my CSS and</div><div>               Javascript here.</div>
<div><br></div><div>2)  How does one set standard and event attributes on body tag?  For example, I would like to be able to set the following </div><div>     standard attributes:</div><div>     </div><div>     class, dir, id, lang, style, title, and xml:lang</div>
<div><br></div><div>     event attributes:</div><div><br></div><div>     onlick, ondbclick, and so on</div><div><br></div><div>3)  How does one set the appropriate attributes html tag?  For example, xmlns, dir, lang, and xml:lang. </div>
<div><br></div><div>4)  When one is setting these attributes in (1), (2), and (3) will they be global to the component in question or will they be</div><div>     global to all components?</div><div><br></div><div>Thanks in advance,</div>
<div><div><br></div><div>-Conrad</div><div><br></div></div></div>