
Initially hidden element not picked up by PIE
Hi,
I am using PIE to great success with a site I'm developing (test site here:
http://benprop.celios.co.uk)
But the styling on the buttons in the "Property search" and "Availability alerts" tabs is not being applied until you hover the mouse over them in IE8.
If however, you load the page with one of the tabs open (like this:
http://benprop.celios.co.uk/#property-search), PIE renders correctly...
Is there something I can call in JS when the tabs are shown to tell PIE to apply itself to the elements?
I read about fireEvent("onmove") and tried this with no success.