The following html code works in Firefox, but for some reason fails in IE (Label2 is not shown). Is that a bug or I miss something?
Any help would be appreciated.
Change the .change event to .click event. the result in both browser is the same. in IE when you click the checkbox, blur didn't occur.