views:

8

answers:

0

I know how to disable tabs, etc.

This is about preventing an onclick event from switching to an active tab, if the user hasn't met a condition.

Is there a function that I can connect to that will pass me an event I can use dojo.stopEvent() on?