Hi,

I am facing a problem with CSS on the IIS installted on Windows 7. It is not displaying correctly as what is showing in the embedded server in Visual Studio 2010 when previewing the page.

For example, the jquery dialog title is not showing correctly:

In Visual Studio 2010: http://imageshack.us/photo/my-images/151/cssiis1.jpg/

On IIS On Windows 7: http://imageshack.us/photo/my-images/197/cssiis2.jpg/

Also I am using transparent css effects and it not working on IIS but is working on Visual Studio.

filter: alpha(opacity=60); opacity: 0.60;

What is the problem? Is it a bad IIS installation or the css engine in IIS is old?

Thank you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.