I'm working with the jquery-roundcorners-canvas plugin and the official tabs plugin (ver. 3 / ui).
My problem is that my corners will round just fine so long as they're in the first tab. After that, they don't round at all. I can have several divs on the first page and all will have rounded corners with no problems, but nothing beyond that first tab. I've tried re-referencing the roundcorners-canvas function on each tab, but to no avail. You can see an example on a site in development at http://reconcilers.sterlingkcreations.com. You'll notice that the box on the homepage is rounded, whereas the '#content_menu' div on the 'about' tab is not. Any ideas? Thanks! - Sterling