I am attempting to create a box with malsup's jQuery nested corners,
but can't get it to display properly.
Here's my CSS:
testing { margin: 0; background: #ffc; padding: 10px; border:0; zoom:
1;}
div.outer { float: left; margin: 15px; background: #c82; padding: 8px;
width: 22em }
My JS:
$(functi
I'm trying to use the corner plugin (http://www.malsup.com/jquery/corner) to
create rounded corners on a div.
First I display a div that covers the whole page and has a black,
transparent background.
Then I show another div, white background, centered on the screen.
So it's a kind of popup.
The pro
2 matches
Mail list logo