Hi! I don't think there is a way to get rid of the borders with afh:frameBorderLayout. AFAIK it is not possible to set frameborder and framespacing in CSS and afh:frameBorderLayout does not support these attributes. They are supported for example in ui:frameset (from rave), so that would make it a missing feature in Trinidat. Consider writing the frameset in good old HTML?
Bye, Thorsten -----Ursprüngliche Nachricht----- Von: Arnaud MERGEY [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 18. Juli 2006 15:32 An: [email protected] Betreff: Remove border in <afh:frameBorderLayout> Hi, I need to compose a page with frameBorderLayout and I need to remove frame borders. I don't find any equivalent attribute of <frameset framespacing="0" border="0" frameborder="0"> I have tried with border and margin css attributes but it didn't work Thanks for help, Arnaud
