Im using jquery ui tabs to load ajax content. Id like to have a loader image (spinner) in the target div instead of showing in the tab.( the default)
[EDIT] After hunting around a bit it seems ill just have to add to click function to do this, thanks.