SnakEyez02 wrote:
Quote:
All of the editing can be done on the CSS document in the SpryAssets
folder.
If you want rounded corners though you would do this the way you
would do it
with a table, use images. Rounded corners are not a part of HTML and
all
websites that use rounded corners use images as backgrounds to show
the rounded
corners. http://kalsey.com/2003/07/rounded_corners_in_css/ |
They are part of CSS3 but implementation in browsers so far do not show
good use, but I am sure they will get better over the next few years.
Images is one way, but there are a couple of Javascript methods that you
can use, this is one
http://www.html.it/articoli/niftycube/index.html
I don't know if its possible to integrate with SPRY, but if I get a
moment I may have a go.
Steve