[Seaside] Best way to keep a site look consistent

Randal L. Schwartz merlyn at stonehenge.com
Fri May 30 02:46:59 UTC 2008


>>>>> "Andres" == Andres Fortier <andres at lifia.info.unlp.edu.ar> writes:

Andres> renderContentOn: html
Andres> 		html
Andres> 			divNamed: 'outer-container'
Andres> 			with: [html
Andres> 					divNamed: 'inner-container'
Andres> 					with: [self renderOwnerOn: html]].

OK, I'll bite.  Why the two divs?

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion


More information about the seaside mailing list