Hi :
I want to ask why the <d/> won't appear in the following XML code.
And if I want to make such effect ? the "if" is inside an outer tag
following by a previous tag, how could I do ?
Thanks
scala> <br><cs/>{if(1==1) <d/>}</br>
res26: scala.xml.Elem = <br><cs></cs></br>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---