j
k
j a
j l
does anyone know how to set properties in the dtml-calendar tag like bordercolor? is it something like <dtml-calendar "bordercolor=ffffff">? kyle
does anyone know how to set properties in the dtml-calendar tag like bordercolor?
is it something like <dtml-calendar "bordercolor=ffffff">?
kyle
<dtml-calendar> <dtml-call "setCalendar('bordercolor', 'ffffff')"> ... </dtml-calendar>
Back to the thread
Back to the list