Re: [css-d] border images

2010-04-18 Thread Linda Miller, DVM
Thank you for all of your answers...even the trashing of the sources ;-) Linda On Apr 17, 2010, at 2:41 AM, Philippe Wittenbergh wrote: To add something constructive to this thread, after thrashing your sources: You could accomplish what you want with multiple background images _

Re: [css-d] border images

2010-04-17 Thread Philippe Wittenbergh
On Apr 17, 2010, at 2:49 PM, Linda Miller, DVM wrote: > I have a textarea that has a background image. The background repeats and > looks like parchment paper with brown left and right edges. I also have > another image that looks like the top of the paper. I want to use this as > the top bo

Re: [css-d] border images

2010-04-17 Thread Philippe Wittenbergh
On Apr 17, 2010, at 3:27 PM, Linda Miller, DVM wrote: > Oh yes, and this article also mentions the border-top image. > > http://perishablepress.com/press/2010/02/22/css3-border-properties/ Hmm, wouldn't trust that too much (understatement of the day...). border-fit ? border-corner-image ? bord

Re: [css-d] border images

2010-04-16 Thread Philip Taylor (Webmaster, Ret'd)
Linda Miller, DVM wrote: > Perhaps I am misreading this? > > http://www.css3.info/preview/border-image/ > > It mentions in the list "border-top-image" Personally speaking, I wouldn't recommend trusting any web page concerning W3C recommendations unless it comes from a W3C server. There are, un

Re: [css-d] border images

2010-04-16 Thread Philippe Wittenbergh
On Apr 17, 2010, at 3:24 PM, Linda Miller, DVM wrote: > Perhaps I am misreading this? > > http://www.css3.info/preview/border-image/ > > It mentions in the list "border-top-image" That page is wrong. Philippe --- Philippe Wittenbergh http://l-c-n.com/

Re: [css-d] border images

2010-04-16 Thread Linda Miller, DVM
Oh yes, and this article also mentions the border-top image. http://perishablepress.com/press/2010/02/22/css3-border-properties/ Linda __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css

Re: [css-d] border images

2010-04-16 Thread Linda Miller, DVM
>Are you sure that specific property exists ? >Webkit supports '-webkit-border-image Perhaps I am misreading this? http://www.css3.info/preview/border-image/ It mentions in the list "border-top-image" Linda __ css-discuss [cs.

Re: [css-d] border images

2010-04-16 Thread Philippe Wittenbergh
On Apr 17, 2010, at 2:49 PM, Linda Miller, DVM wrote: > CSS3 topic...for Safari only. > > I have a textarea that has a background image. The background repeats and > looks like parchment paper with brown left and right edges. I also have > another image that looks like the top of the paper.

Re: [css-d] border images

2010-04-16 Thread Linda Miller, DVM
CSS3 topic...for Safari only. I have a textarea that has a background image. The background repeats and looks like parchment paper with brown left and right edges. I also have another image that looks like the top of the paper. I want to use this as the top border image for the textarea but