The getContainer method of the Story class returns the DOM element that contains all the displayed tiddlers.
It takes no parameters
It can be used like this:
story.getContainer();
By default this will return the <div id="tiddlerDisplay"> element.
bag
tiddlywikidev_public
created
Mon, 20 Dec 2010 14:31:39 GMT
creator
colmbritton
modified
Mon, 24 Jan 2011 13:40:12 GMT
modifier
colmbritton
tags
method
story
theme
TWDocTheme