tabs ajax

tabs ajax


right i've noticed that when you have tabs with ajax links that if you
set the first tab to the url of the page your currently on then it
doesn't run the ajax request.
It will run for the subsequent ones that have different urls. What i
want to achieve is the first time the page loads it doesn't run the
ajax request but when you click a tab away and return to it that it
will run the ajax request, has anyone got any suggestions?