<br>What I am suggesting is that you put the several styles in the
WAFileLibrary and have your calculations return a class string that
will correspond to the needed style definition. So the Ajax response,
instead of returning: html orderedList style: &#39;width: 40px&#39; would
return html orderedList class: &#39;width40&#39; and the css in the file
library would have a corresponding line: .width40 { width: 40px }. <br>
It is kludgy, and only a suggestion. You might want to give it a rest and wait to see what others who are more knowledgable in javascript have to say about it.<br><br><br><div class="gmail_quote">On Tue, Apr 13, 2010 at 9:16 PM, Mortensen Sigrid E. <span dir="ltr">&lt;<a href="mailto:sigrid@selfhelpsoftware.com">sigrid@selfhelpsoftware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Sorry.  I&#39;m tired and I guess that was a naive question.  I&#39;m now thinking it&#39;s not an issue as long as I don&#39;t have naming conflicts between the two, is that right?<br>

<div class="im"><br>
<br>
On Apr 13, 2010, at 9:14 PM, Mortensen Sigrid E. wrote:<br>
<br>
&gt; So, how do I combine them, then?  Will my style method (where I need calculations) override the external style sheet automatically, or do I need to do something to make that happen?<br>
<br>
</div><div><div></div><div class="h5">_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><a href="http://jmck.seasidehosting.st">http://jmck.seasidehosting.st</a><br>