|
Re: Seaside page design question: msg#00236lang.smalltalk.squeak.seaside
Hi, You can have something like html html: '<div>blah blah</div><b>word</b>'. in your renderContentOn: method. I.e. you just hardcode what your Dreamweaver designer provide 'as is' into Seaside. This is quick and easy to see page rendered. But gives you a complete mess in terms of support later. I personally don't recommend to do it for long term project. Just asking your question and saying 'Yes, it is possible'. Note, that in this way you completely missed the power of seaside. So either you need another tool, or you have not get concept of seaside yet. -Dmitry. Bruno BB (st) wrote: Hi all, |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Seaside page design question: 00236, Cees De Groot |
|---|---|
| Next by Date: | Re: Seaside page design question: 00236, Bruno BB (st) |
| Previous by Thread: | Re: Seaside page design questioni: 00236, robert gairns |
| Next by Thread: | Re: Seaside page design question: 00236, Bruno BB (st) |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |