MessageNotUnderstood: UndefinedObject>>-
HtmlPNode(HtmlDOMNode)>>suffix
[] in WPPageVisualizer>>renderNode:on: {[ea children size > 0 ifTrue: [html anchor class: ea tag; name: ea pr...]}
BlockContext>>renderOn:
WADivTag(WATagBrush)>>within:
[] in WADivTag(WATagBrush)>>with: {[self within: aBlock]}
BlockContext>>renderOn:
WARenderCanvas(WACanvas)>>nest:
WADivTag(WABrush)>>with:
WADivTag(WATagBrush)>>with:
WPPageVisualizer>>renderNode:on:
[] in WPPageVisualizer>>renderNode:on: {[:c | self renderNode: c on: html]}
Array(SequenceableCollection)>>do:
[] in WPPageVisualizer>>renderNode:on: {[ea children do: [:c | self renderNode: c on: html]]}
BlockContext>>renderOn:
WADivTag(WATagBrush)>>within:
[] in WADivTag(WATagBrush)>>with: {[self within: aBlock]}
BlockContext>>renderOn:
WARenderCanvas(WACanvas)>>nest:
WADivTag(WABrush)>>with:
WADivTag(WATagBrush)>>with:
Note that the page in question is hidious. W3.org reports some 39 errors on the page. The older developers here operated under the beliefs that as long as it rendered in IE it was good and that closing tags are optional if the browser still renders the page OK.
Jay