CSS not getting implemented on the jQuery dialog within IE8
Hi,
I am new to jQuery. We are using jQuery ui.1.0 in our project. We are using jQuery to show the dialog box. It has CSS implmented for the dialog title and the content. The CSS works well within the dialog box when seen in IE6 but the CSS does not get implemented when the same dialog box is opened/diaplayed in IE8.
I have attached the .js and .css file thats been used in our project. I have also attached screen shot of the dialog box within the IE6 and IE8.
Within the IIS I have added below header for the page where the dialogbox is been implemented.
Header name =>
X-UA-Compatible
Header value => ID=6
What other changes do I need to make in order to make this work in IE8 as well?
Regards,
Vipul Mehta