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 I don't seem to be getting the syntax 
correct because it is not working.

#notes {-webkit-border-image-top: url(paper-top.png);}

This does not work.  What would be the correct syntax if I want it placed as 
the top border for the textarea and positioned at the top left with no 
repeating of the image?

Thanks,
Linda


______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to