
Table captions not styled with PIE
Hi,
caption elements in my tables aren't picking up the PIE styling.
My current workaround is to nest a span element and apply the PIE to this instead.
Demo here:
http://www.panoramica.co.nz/dev/css3pie/table-caption.htm Browser: IE8 (may affect other versions)
PIE version: 1.0beta5
.htaccess file includes
Code:
AddType text/x-component .htc
Thanks,
Dan