tabs load callback function called many times...

tabs load callback function called many times...


Hi All,
I've been experiencing a problem where the callback function for the
tab load is being called about 4 times. After the 1st call, the page
is loaded already, and the spinner image goes out, but the
"Loading..." will never change to the actual tab name. Any hints?
Here is what I have:
var $tabs = jQuery("#tabber ul").tabs(
{
cache: true,
add: function(addedLi, addedDiv)
{
     jQuery("<div class='close' /