I think I see the problem.
Apparently with this plugin, you need to have a background image declared
for stuff that has borders.  Not sure why?

I put in a 50x50 image as the background and it worked.

Glen

On 5/11/07, Glen Lipka <[EMAIL PROTECTED]> wrote:

Ok, I did that.  Still JS Error and no corners in IE7.

Glen

On 5/11/07, Equand <[EMAIL PROTECTED]> wrote:
>
>
> there is an error console in firefox that manages all the errors u
> have in your scripts
> here is a bugful css declaration:
> div.navigation a {
>   background-image;
>   background-position: 10px;
>   background-repeat: no-repeat;
>   background-color: ;
> ...
>
> delete background-image or set it to none,
> set background color to something...
>
> On May 11, 4:51 pm, "Glen Lipka" <[EMAIL PROTECTED]> wrote:
> > It's running.  It works perfectly in Firefox.
> > I think its dependant on some CSS exsiting, but I can't figure out
> what it
> > needs.
> > The error fails on a line about the background style.
> >
> > Glen
> >
> > On 5/11/07, Andy Matthews < [EMAIL PROTECTED]> wrote:
> >
> >
> >
> > >  I get a js error in IE7 Glen...
> >
> > > Could it be that the code isn't running at all?
> >
> > >  ------------------------------
> > > *From:* jquery-en@googlegroups.com [mailto:jquery-en@googlegroups.com
> ] *On
> > > Behalf Of *Glen Lipka
> > > *Sent:* Friday, May 11, 2007 1:12 AM
> > > *To:* jquery-en@googlegroups.com
> > > *Subject:* [jQuery] jQ Curvy Corners
> >
> > >  http://cpns.kokopop.com/
> >
> > > In IE7, the top and bottom get clipped trying to make curved corners
> with
> > > a white border.  Looks fine in FF.
> > > Plus, I get a JS error on line 313 of jquery.curvycorners.js .
> >
> > > Any ideas what I am doing wrong?
> > > Do the boxes being rounded need background-images?
> >
> > > Thanks,
> >
> > > Glen
>
>

Reply via email to