The Internet Explorer progress bar continues to increase when an attached behavior is dynamically inserted in a page
The Internet Explorer progress bar continues to increase when an attached behavior is dynamically inserted in a page
I'm having this problem:
http://support.microsoft.com/kb/320731/en-us
when i use this code:
jQuery("button, input[type=button],input[type=submit]").button();
It's the document ready code.
Topic Participants
mail