Wiadomosc od Elif Guner z 2006-10-04 02:52 brzmiala:

Yes but then it'll apply the style to all the columns that the frame
has. If I have a Velocity 3 columns and if i give id to a fragment and
change its style with js, it'll apply it to all of the 3 div's that
layout has. I want to apply it to a single one depending on where I
put my portlet.
A decorator.vm contains:
  ...
  <div id="${f.id}" class="portlet ${decoration.baseCSSClass}">
  ...

Referring to a div with id="${f.id}" (it addresses a single fragment) should work. If not, envelope it with another div.

--
pozdrawiam,
    Jacek Wislicki

[EMAIL PROTECTED]
http://www.nauka-biznes.org.pl/jetspeed/portal/
tel.: +48 502 408 444
gg: 2540358
skype: jacek_wislicki

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to