[Seaside] How to Implement a Menu Component

Richard Eng richard.eng at rogers.com
Sat Jul 21 15:59:23 UTC 2007


If I understand your question correctly, you design your web page with the
appropriate separation of HTML and CSS, then use Seaside to generate the
HTML, configure the (Comanche) web server to serve the CSS files, and do all
your content stuff. The HTML defines the "menu" (as an unordered list) and
"content" (as a div), and the CSS make them look pretty, like you would
expect from a website.

Regards,
Richard


On 7/21/07 10:55 AM, "Robert Schwarz" <r.schwarz at blackstream.at> wrote:

> Hi,
> how can I implement a Seaside web application with a menu component
> and a content component?
> 
> Thanks
> Robert
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside




More information about the Seaside mailing list