Hi,
I am using:
border-top-left-radius: 0.60em 0.60em;
border-top-right-radius: 0.60em 0.60em;
to create rounded corners.
It works fine on Firefox and Chrome but has no effect in IE that comes with Windows7 or earlier. I wonder if anyone knows a better way of creating rounded corners, maybe using Javascript, that works well on all browsers.
All help would be greatly appreciated.
I am using:
border-top-left-radius: 0.60em 0.60em;
border-top-right-radius: 0.60em 0.60em;
to create rounded corners.
It works fine on Firefox and Chrome but has no effect in IE that comes with Windows7 or earlier. I wonder if anyone knows a better way of creating rounded corners, maybe using Javascript, that works well on all browsers.
All help would be greatly appreciated.