
Re: Inject javascrip call function when dom is modified
You'll have to write manual JavaScript code that queries for the new elements and attaches PIE to them at the time they are created.
Or, you could attempt an approach like this one:
viewtopic.php?f=4&t=1823