Read Time:17 Second
Reference:
Why do I receive an “Operation aborted” error message when I visit a Web page in Internet Explorer? – http://support.microsoft.com/kb/927917#more_information
When use jQuery code, the Internet Explorer 7.0 in Windows Vista causes “Operation aborted” error.
To resolve this problem, jQuery code must be wrapped by $(document).ready(function() {});