up vote 1 down vote favorite
share [g+] share [fb]

I'm using the JRC (jQuery Rounded Corners) plugin for rounded corners. It works in almost all browsers (including the crappy IE6) except IE8. Is there any workaround for the newest sh** from MS?

Thanks

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

You might want to see if you are using the latest version of excanvas: http://code.google.com/p/explorercanvas/downloads/list

Unfortunately if that doesn't work you can ask on the google group if there is any suggestions.

IE8 is supposedly fixed according to this: http://explorercanvas.blogspot.com/2009/03/new-explorer-canvas-release.html

link|improve this answer
feedback

Well even the homepage of JRC states

The current version does not work with ie8

So I guess not.


But you could use the DD_roundies library only for IE8 (maybe include via conditional comments only for IE8)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.