I started on such a component then started to run into compatibility issues
based on the underlying html -- basically, nested divs are lightweight and
easy to style/hide etc. but have compatibility problems with IE. Nested
tables, on the otherhand, always work but present styling issues for users.

 

-----Original Message-----
From: Andrew Robinson [mailto:[EMAIL PROTECTED] 
Sent: Friday, May 26, 2006 5:04 PM
To: MyFaces Discussion
Subject: Re: Images as Borders component

Definately thought of it (rounded corner support), just haven't got around
to making one.

On 5/26/06, octoberdan <[EMAIL PROTECTED]> wrote:
>
> Has some one thought to design a component that wraps top, bottom, and 
> side images around what's inclosed?
>
> Somthing like...
>
> <s:imageBorders topRight="tr.gif" topLeft="tl.gif" top="t.gif" ... >
>     <h:outputText value="There's going to be images around me!!!"/> 
> </s:imageBorders>
>
> Seems like it would save alot of messy layout code...
> --
> View this message in context: 
> http://www.nabble.com/Images+as+Borders+component-t1688241.html#a45810
> 59 Sent from the MyFaces - Users forum at Nabble.com.
>
>

Reply via email to