Hi,

I generate a lot of dynamic content using @If and
@Else and @For within 
span tags. Within these span tags is the actual
content that becomes 
generated. This works, no issues so far. My only
concern, is that these 
span tags containing the jwcid with the various tags
leave behind empty 
lines, whitespace. While they obviously generate the
content, tapestry 
is not removing this whitespace perse. When used in
conjuction with img 
tags, the extra whitespace does become an issue on
browsers as they will 
actually translate the whitespace between my img tags
as intended 
whitespace rather than ignore them, thus introducing
unwanted spacing 
between my images.
My question is, for my span tags with jwcid
atttributes, after Tapestry 
processses these can I somehow ask it to remove the
tag and the 
whitespace, rather than just removing the tag and
leaving behind 
whitespace in it's place?

I'm using tapestry 4.0.2

Thanks,
Josh

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

Reply via email to