Form validation combined with Tabs
I am using a user interface based on tabs.
When loaded all tabs are disabled execpt for the first one. When a
user clicks "next" the second tab is enabled and focussed etc.
Is it possible to use Jquery's validation on tabs? I can't find out
how..
Anyone that has some tips/ideas?