So, I am trying to get PIE up and running on a simple site.
I have pared it down to only use PIE in my main style sheet (IE specific served by conditional comment is all commented out).
I am only attempting to fix one thing, a linear gradient background.
URL:
http://ciaudio.perfectfifth.net/I am seeing the error in the IE developer toolbar console:
'element' is undefined PIE.htc, line 20 character 114
I'm calling PIE on line 156 of my CSS.
Any ideas or suggestions greatly appreciated.