javascript - IE8 has no rounded corner for latest jquery -


i using latest jquery , jquery-ui. use of jquery buttons, datepicker, dialog, etc. none of them have rounded edges in ie8 either in compatibility mode or in non compatibility mode. in firefox , chrome there rounded corners. there need include in css of jquery apply styles. appreciated.

rounded corners css3 feature. ie 8 doesn't support css3. earliest version of ie support 'border-radius' ie9.

if you're looking polyfill older ie browsers check out css3 pie. didn't have luck it, hear things.

while ie8 leaps , bounds better it's previous versions, ie8 has many deficiencies; particularily it's support of features. remember it's 3 year old browser @ moment, it's bit behind chrome/firefox push updates on weekly basis.

there's many polyfills many features or other browsers missing, check out modernizr polyfill wiki article information on tools can use fill gaps. suggest weigh pros/cons of using polyfill, don't need it. (rounded corners aren't website breaking, leave out , carry on day)


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -