
PIE only works on fresh page load
Hi, here is my site that is having the issues:
http://tylerdhoffman.com/artspark_wp/ . It's Wordpress but I'm using PIE.php in the parent directory to avoid issues (/artspark_wp/PIE.php). FYI putting the PIE files in the domain root and calling them from there doesn't change this odd behavior I'm seeing. Also I realize when PIE does work correctly it displays the z-index problem but I'll fix that after I fix this. I am using IE9 with compatibility view to test IE7 and IE8. I'm using PIE to get rounded edges for the border on the "Schedule" table, on the home page most recent post.
What I'm seeing is if the cache is totally virgin, on the first page load PIE works as intended (with z-index bug, I know) but upon leaving and revisiting or refesh PIE no longer works. Clear cache for the domain and refresh, it works again. Ad nauseam.
Solutions or explanations? I'd really like to get rounded borders working for the schedule tables (which there will be a lot of, and variable sizes). Thanks!