jQuery Curvy Corners Update – v1.6

July 14, 2008 | Published in: Out of the Blue | Tags: 5

I’ve added a yet new version of the popular curvy corners plugin. This version has fixed the centering issue, works with liquid boxes, and works in IE6, 7, Safari, Firefox.

The official page is here and the demo page is here. Enjoy!

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

Related Entries

  • No related posts found

Popular Entries

5 Responses to “jQuery Curvy Corners Update – v1.6”

RSS feed for comments on this post.

  • 1 - Rey Bango says: Reply to this comment

    Gravatar

    Hi Michael. I posted about the update to the jQuery mailing list. Be sure to keep us updated there and consider submitting your plugin to the plugin repo.

    Comment made on July 14, 2008 at 10:26 pm

  • 2 - Mike Jolley says: Reply to this comment

    Gravatar

    Cheers Rey

    Comment made on July 15, 2008 at 10:32 am

  • 3 - Leigh Howells says: Reply to this comment

    Gravatar

    Hi. Wonder if you can help. I’m using curvycorners on a project. All has been great with it so far, but a tester tried the site in Firefox 3. Although it appears fine first time you hit a page – any subsequent refresh and the script stops running it seems.

    If you have any ideas, I would be most grateful.
    Leigh Howells.

    Comment made on October 16, 2008 at 7:30 pm

  • 4 - Ripla says: Reply to this comment

    Gravatar

    I have the same problem, curvy corners disappear after refresh on FF3.

    Comment made on November 17, 2008 at 6:11 pm

  • 5 - Ripla says: Reply to this comment

    Gravatar

    If you have problems, try to
    1) strip padding and / or margins
    2) move your tag _before_ the javascript tags

    Fix number two did the trick for me.

    Comment made on November 20, 2008 at 4:59 pm

Leave a Reply

Why ask?

About this site

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

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

    • Dropped yoghurt all down my pyjamas. Bugger. Working in my boxers. Ill get dressed some time. Soon.
  • Out of the blue - More

    • Wordpress 2.8 Memory Usage

      With the release of wordpress 2.8 some people are experiencing out of memory php errors along the lines of:

      Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 228968 bytes)

      You may also be seeing pages fail to load fully (for example the wordpress admin dashboard) if php error messages are hidden. I’ve already had one case where we thought certain plugins were to blame but in fact it was just out of memory. A possible fix (which worked in the previously mentioned case) is to add:

      @ini_set('memory_limit','64M');

      to your wp-config file. Has anyone else encoutered this error?

    • 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.

    • I’m too nice: Wordpress Download Monitor plugin page add-on now included with Download Monitor version 3.1.

      It was going to be a paid add-on, but today I had a change of heart and bundled it with the newest version of download monitor. The add-on lets you make a download page using a shortcode; it lists your downloads/categories with full sorting, pagination, and search functionality. Not bad eh? See the documentation topic to see full instructions for usage, or see my download page to see it in action.

      And if you use it, please consider making a donation to ensure the continued development of the plugin!

    • 2 Announcements: New Support forum, and feedback wanted for new download page add-on

      First, I’ve implemented a support forum to Blue Anvil mainly for plugin support and ideas which can be found here. Hopefully this will make supporting my plugins easier. Feel free to add to the discussions (there is also a general web design forum too).

      Secondly, I’ve added a demo of the new download page add-on I’m making for Download Monitor. This will be a paid add-on and it would be cool to get any feedback or suggestions from anyone who would like such a feature. My download page is here. Please leave feedback on the forum or in the comments.