JQuery dialog not working on IE 9.0, but good in Chrome, need to run in IE
问题 I have two classic asp files, default.asp which creates a dialog and opens with load default2.asp default2.asp shows some controls and a link which calls a javascript function which does some activity and close the dialog This thing is working fine in Chrome but not in IE 9.0, can any one have idea why? will be highly appreciated. Thanks <!doctype html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Default.asp</title> <link rel="stylesheet" href="/jquery/themes/base/jquery-ui.css" /