Hi,
I want to set border for a div,
Using: -webkit-border-radius
working fine on Chrome but it is not working for Internet explorer, triple versions: ie 6, 7 and 8 :D
Is there any other attribute like -webkit-border-radius
specifying for IE?
Thanks in advance.