Building a nested template.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Building a nested template.

karl-8
I want to build a body template which consist of a  SWTemplateBodyMenu and
a SWTemplateBodyCustom so I get the structure:

<div class='absolutePositionedClass'>
    <div class='menu'>
    </div>
    <div class='news'>
    </div>
</div>

But I cant figure out how to write the 'renderBodyWith: anAction on:
html ' of the 'absolutePositionedClass'

Karl


_______________________________________________
Smallwiki mailing list
[hidden email]
http://impara.de/mailman/listinfo/smallwiki