The moose likes HTML, CSS and JavaScript and the fly likes Issue with Jquery Dialog on IE Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Issue with Jquery Dialog on IE" Watch "Issue with Jquery Dialog on IE" New topic
Author

Issue with Jquery Dialog on IE

echarish Kumar
Ranch Hand

Joined: Feb 02, 2010
Posts: 42
Hello i am using Jquery to create a popup dialog box on my JSP page, below is the code which i use, the problem is it works fine in FF,Chrome,Safari etc. but when i try to execute it on IE i am getting
Message: Object required Line: 53 Char: 10521 Code: 0 URI: http://localhost:8080/EGPayment/js/jquery-ui/jquery-ui-1.8.21.custom.min.js
can anyone Please help me



Please suggest where i am going wrong with this
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Issue with Jquery Dialog on IE
 
Similar Threads
how to do validation in struts1
jquery accordion is causing jquery treeview picker to breakup
JQuery custom theme does not work in JSP
How to display error message
jquery accordion and tabs on the same page