[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] item-alternate - how does it work ????
HI guys;
I am not sure what I am doing here wrong but I tried creating simple
table with rows of defferent colors as follow:
<table>
<TR bgcolor="[item-alternate
2]#FFFFFF[else]#000000[/else][/item-alternate]">
<td> </td>
<td> </td>
</tr>
</table>
Nothing hard :)))).
I am not sure what I am ding wrong here but I am getting blue color not
white and black as that should be????
Do you guys see anything strange here or it is just me???
I tried also following:
<TR [item-alternate
2]BGCOLOR="#C0C0C0"[else]BGCOLOR="#Ffffff"[/else][/item-alternate]>
it is not working either????
I am just wondering why ?????
Any ideas???
Thanks!
Alma