Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

no transparent border support #34

Closed
zinx opened this issue Jul 17, 2010 · 2 comments
Closed

no transparent border support #34

zinx opened this issue Jul 17, 2010 · 2 comments

Comments

@zinx
Copy link

zinx commented Jul 17, 2010

PIE doesn't appear to support transparent borders yet. This would be a good feature to have, as other browsers support it, and using padding is not always an option (specificly, when the padding needs to also have an "em" value in it with and without the border, and a mouse-over-only border needs to show).

Tested with IE8.

@lojjic
Copy link
Owner

lojjic commented Jul 19, 2010

Thanks for reporting this. Handling transparent borders should be trivial to implement; it should just be a matter of checking for the 'transparent' color value and not rendering anything.

@lojjic
Copy link
Owner

lojjic commented Jul 30, 2010

Fixed in latest code.

gucong3000 pushed a commit to gucong3000/PIE that referenced this issue Apr 22, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants