Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

Rounded corners in IE


Project:jGrowl
Version:1.1.0
Component:User interface
Category:feature request
Priority:normal
Assigned:stosh1985
Status:closed
Description

It would be nice if there was a hack for IE to give it rounded corners also.

Comments

#1

Assigned to:Anonymous» stosh1985
Status:active» closed

The easiest way to produce rounded corners within jGrowl would be to use one of the existing rounded corners plugins and then to apply their methods to jGrowl notifications in one of the callbacks provided. There are many different ways of dealing with rounded plugins and each developer has a different preferred way of dealing with them. The bundle includes those options native to the browser as a demonstration, but rather than impose or require a library or duplicate my personal favorite I've opted to leave that code out and let people leverage other plugins. If you would like specific examples feel free to e-mail me and I'll provide you with them.