
Re: Question about IDEs and server operating systems
Thanks for the response. As far as my IDE goes, I found out that Visual Studio 2010 does not natively support CSS3 so using PIE won't work without this add0on to Visual Studio 2010;
http://visualstudiogallery.msdn.microso ... f6cdc2cd83Once that was installed and CSS3 was selected then PIE works great in the IDE!
The web server already knew how to handle CSS3 so you are correct that the web server shouldn't matter.