jQuery Curvy Corners 1.x and 2.x updated and moved to Google Code

I have updated the jQuery Curvy Corners plugins (both versions) with jQuery 1.3.2 support and other enhancements. The beta 2 version is looking good and is working in all version of IE, Opera, and Firefox (as far as I can tell).

You can grab the latest files from Google Code here. Enjoy.

Found this post useful? Why not buy me a coffee!

Related Entries

6 Responses to “jQuery Curvy Corners 1.x and 2.x updated and moved to Google Code”

RSS feed for comments on this post.

  1. Chris says:

    You are THE MAN! I’ve been using Curvy Corners for a while now, but I’ve been stuck with JQuery 1.2.6 which limited what plugins could use.

    Thank you!

    ReplyReply

    Comment made on June 11, 2009 at 2:43 pm

  2. aldo says:

    excellent work, I tried the plugin, but with google chrome and safari, in the corners you see a small red zone! I do not understand how to delete it or change it. I something wrong or these browsers are not yet fully supported?

    ReplyReply

    Comment made on June 23, 2009 at 4:14 pm

  3. Mr. Fussyfont says:

    Nicely done. I just skimmed the code and I’m sure you realize it could be optimized, but I also noticed one potential bug: there seems to be confusion about jQuery’s .css method syntax. If you use quotes, use the CSS syntax, otherwise use JS syntax. Maybe jQuery is forgiving about this, but I think this is incorrect:
    $x.css( { "paddingLeft" : "2px" } )
    It should be either
    $x.css( { "padding-left" : "2px" } )
    or
    $x.css( { paddingLeft : "2px" } )

    ReplyReply

    Comment made on August 14, 2009 at 6:32 pm

  4. Mike Jolley says:

    @Mr. Fussyfont: Thanks Ill try that out.

    ReplyReply

    Comment made on August 18, 2009 at 10:17 am

  5. Walter says:

    In there any chance to use png background image and make it viewable in IE6 ?
    Thanks
    The plugin is great!

    ReplyReply

    Comment made on August 21, 2009 at 1:06 pm

  6. Mouse says:

    Is there a way to have the to which curvycorners is applied grow as the content grows? I have an accordion in a that makes the height increase. I have tried to set the CSS height attribute set to auto but that doesn’t work. Any Ideas?

    ReplyReply

    Comment made on June 10, 2010 at 3:35 pm

Leave a Reply

About this site

Blue Anvil is the online web design journal & portfolio of , a web designer from Norfolk, England. Read More »
MiniCard Theme for WordPress
  • Featured work - More

    • Beefjack
    • Integrity
    • theotaku.com
  • Latest Tweet - More

    • RT @jameskoster: Free MacBook Pro vector; http://www.potatoestomatoes.co.uk/technical/free-macbook-pro-vector/ #vector #resource
  • Out of the blue - More

    • Closing the Forums

      Just posting to let current users know that I’m closing the forum on Blue-Anvil. This is mainly due to spam-registrations getting out of hand and being a general nuisance. I will be posting good topics as FAQ items within posts if applicable.

      Please note that you can still post and get help for my plugins/themes by posting on the wordpress.org website.

    • Show off your MiniCard!

      Are you a user of the WordPress MiniCard theme? Its been downloaded over 14,000 times so far!

      If you have used it as-is, made your own child-theme or done something creative with it, please show off your MiniCard’s in the comments, I’d love to see how the theme is being used!

    • Spam Stopper updated for WordPress 3.0

      My Spam Stopper plugin has been updated for WordPress 3.0 (version 3.1.3) – you can grab it here. Sorry this update took longer than my other plugins but this one gets less lovin’ – if you want to change that feel free to donate, spread the word, or rate it on the WordPress.org plugin page.

    • SexyBookmarks & Tr.im

      Just a notice to users of the brilliant http://www.sexybookmarks.net/ plugin by shareaholic – If you use tr.im (as I have on a few client sites) be aware tr.im has ceased operation so you may see errors on your blog or in your source code; it screwed up the background and headings on one of my blogs.

      To fix, go to sexybookmarks options, switch services in the “Which URL Shortener?” box, and tick the box to reset all short urls. Once done, your blog should return to normal.