add a <span> tag around the <a>'s text and it should work so
<a href="http://somesite.com/tabcontent.php">This Tab</a> to <a href="http://somesite.com/tabcontent.php"><span>This Tab</span></a> On Nov 19, 3:39 pm, dinos <kbala...@gmail.com> wrote: > I use UI Tabs with Ajax loading. > The spinner is not working. > Any ideas?