
Problem using jQuery .html: grandient and radius don't show
Hi,
I'm using the jQuery plugin panel-switcher:
http://code.google.com/p/jquery-content-panel-switcher/ in order to display different content in the same region.
The problem is the css3 properties generated using Css3Pie don't work the first time I show one panel, but when I switch again to that "panel" the css3 properties start to work fine. An example of this behaviour is in
I have tried to fireEvent('onmove') on the elements without results so I'm thinking about the right solution to this issue.
Thanks for your great work anyway.