The fixedtoolbar plugin has the following custom events:
create
$( ".selector" ).fixedtoolbar({ create: function(event, ui) { ... } });