I found 2 problems when I use jQuery on IE8

1. When I use $('elementId').css('border-top-width'), it return
"medium", but other browsers return "0px"
2. After domready, my page, that's a widget, call ajax to load
content. On page, it have menu link to call ajax to load value.
I debug and found no any response from ajax call.

Anyone have suggestion?

Reply via email to