Tagged Questions
6
votes
9answers
37k views
JQuery Rounded Corners in Internet Explorer (IE) messed up
I'm using JQuery's jquery.corner.js to create rounded corners on some td tags, and they look fine in IE EXCEPT
if you open a new tab and then come back to the page
if you go to another tab, click a ...
2
votes
1answer
3k views
JQuery Rounded Corners with Menu
I'd like to create a dropdown menu with rounded corners without using images. I tried combining the suckerfish menu plugin with a number of the JQuery rounded corners plugins, which mostly worked fine ...