Now that's something I have not thought of before! Nice catch, that must be handy sometimes! Nice tip Martin... thanks for sharing. :-D
On 5/10/06, Martin Strand <[EMAIL PROTECTED]> wrote:
Yep. I mostly use it to generate CSS classes dynamically: <binding name="class" value="ognl:(itemActive ? 'active' : 'inactive')"/> On Wed, 10 May 2006 21:40:20 +0300, Sam Gendler <[EMAIL PROTECTED]> wrote: > On 5/10/06, Martin Strand <[EMAIL PROTECTED]> wrote: >> I often put informal parameters in my .page file, it seems to work fine. > > Hmph. I guess I should have tried it. You just create a 'binding' > tag with a parameter that isn't declared for the component? > > --sam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Pedro Viegas