I`m using new version of Round Corner plug-in .
Of course I`m using some other jQuery plugin in my page and I think my
problem is related to other plugin too .
For example I`m using Jquery Cycle Plugin in my page .

On Nov 3, 10:44 pm, Mike Alsup <[EMAIL PROTECTED]> wrote:
> > I used this code in my page to gain rounded corner :
> > <script type="text/javascript">
> >   $(document).ready(function(){
> >     $("div#right_column").each(function(){
> >                 $(this).corner("round");
> >         });
> >   });
> > </script>
>
> > There is no problem in FF but I have problem with IE , please have a
> > view here :http://i33.tinypic.com/2re6u6u.png
>
> What version of the script are you using?

Reply via email to