theEclipse
Programmer
I know you can clip a div to a certain position: clip:rect(t,r,b,l);
where t=distance from top.
r=distance from left, for the right side.
b=distance from top, for the bottom.
l=distance from left.
but is there a way to clip to a circle?
ex:
clip:circle(cx,cy,r);
where cx=center point (x value)
cy=center poing (y value)
r=radius
theEclipse
eclipse_web@hotmail.com
**\\||It was recently discovered that research causes cancer in rats||//**
where t=distance from top.
r=distance from left, for the right side.
b=distance from top, for the bottom.
l=distance from left.
but is there a way to clip to a circle?
ex:
clip:circle(cx,cy,r);
where cx=center point (x value)
cy=center poing (y value)
r=radius
theEclipse
eclipse_web@hotmail.com
**\\||It was recently discovered that research causes cancer in rats||//**