move to another tab with javascript

move to another tab with javascript

Hi all,
I am doing validation on a page that has jquery tabs. I'd like that if a form field has not been entered, it will alert the user and then switch to the tab containing the relevant field. How do I switch tabs with jscript.

Thanks