Project:Rounded corners
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Is there some way to get the rounded corners to apply to borders as well as the background? Thanks.

Comments

#1

Version:5.x-1.x-dev» 6.x-1.x-dev

Updating this... also there's no mention in any of the documentation that the module makes borders disappear.

#2

subscribing

#3

See this page under the section called Adornment:
http://www.malsup.com/jquery/corner/

I used the first example with success.
$(this).corner("round 8px").parent().css('padding', '4px').corner("round 10px")

#4

I should also note that I updated the jquery.coner.js file in the module to the latest (v2.01) that is linked from that page as well.

#5

youre my hero of the day fred0 :-)

#6

Status:active» closed (fixed)

The 2.x version of the module now uses the latest version of jquery corner.

nobody click here