jquery tabs - how to disable ajax
I have rolled my own ajax call triggered to the select event since I need to return some form post data with the ajax call. How do I disable the standard ajax call within the tabs module? I don't want to be making unnecessary roundtrips to the server.