This is run during a refresh as a result of a call to refreshDisplay
For any dom elements with attribute refresh set to tiddler one of two things will happen:
For all tiddlers defined in changeList Story.prototype.refreshTiddler is run.
For all tiddlers that are not defined in changeList, refreshElements is run
For any dom elements with attribute refresh set to tiddler one of two things will happen:
For all tiddlers defined in changeList Story.prototype.refreshTiddler is run.
For all tiddlers that are not defined in changeList, refreshElements is run