View Single Post
  #1  
Old 02-13-2007, 12:25 PM
 
ferdi ferdi is offline
 

Member
  
Join Date: Dec 2006
Posts: 12
 

Default dynamically assign right or left to align tag

Hi,
I would like to assign "right" or "left" values to the align tag depending on the reading_direction_tag which contains the values RTL or LTR.

{assign var="test" value='right'}

<td height="100" width="100%" valign="top" align="test" > </td>


Could someone help me please.

Thanks.
__________________
Gold 4.1.5
Reply With Quote