Re: [css-d] Rounded corners and Transparent GIFs

2006-03-23 Thread francky
Michael Clayton wrote: >>Just use these methods and skip the images entirely: >>http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm >> >> >Thanks Don, I think that is exactly what I was looking for. I had >seen that site before, but couldn't locate it again. You saved the

Re: [css-d] Rounded corners and Transparent GIFs

2006-03-23 Thread Curby
On 3/23/06, Michael Clayton <[EMAIL PROTECTED]> wrote: > For my next trick, I'll need a div with rounded corners on top of a > textured background. Any volunteers from the audience? My adaptation of Roger's solution is at: http://curby.net/doc/roundbox/ You can have explicit divs in the origina

Re: [css-d] Rounded corners and Transparent GIFs

2006-03-23 Thread tedd
>For my next trick, I'll need a div with rounded corners on top of a >textured background. Any volunteers from the audience? > >My launch pad was this ALA article: >http://www.alistapart.com/articles/customcorners/ > >I was skeptical about this being possible at all, but here is my >stubborn progr

Re: [css-d] Rounded corners and Transparent GIFs

2006-03-23 Thread Michael Clayton
Chris: Thanks, I will investigate that book next time I'm near a book store. Jim: The javascript option is interesting, but I tend to shy away from anything that requires javascript to navigate or display correctly. > Just use these methods and skip the images entirely: > http://home.tiscali.nl/d

Re: [css-d] Rounded corners and Transparent GIFs

2006-03-23 Thread Jim Davis
See this site for a css + js solution to rounded corners with transparent capability. http://pro.html.it/niftycube/ Jim On 3/23/06, Michael Clayton <[EMAIL PROTECTED]> wrote: > > For my next trick, I'll need a div with rounded corners on top of a > textured background. Any volunteers from the a

Re: [css-d] Rounded corners and Transparent GIFs

2006-03-23 Thread Chris Williams
I have a super book that explains this quite well. It's called "Professional CSS" from wrox press, ISBN #0-7645-883-8. Don't know of an online resource, but Chapter 3 discusses this in detail. -Original Message- From: Michael Clayton Subject: [css-d] Rounded corners

[css-d] Rounded corners and Transparent GIFs

2006-03-23 Thread Michael Clayton
For my next trick, I'll need a div with rounded corners on top of a textured background. Any volunteers from the audience? My launch pad was this ALA article: http://www.alistapart.com/articles/customcorners/ I was skeptical about this being possible at all, but here is my stubborn progress: htt