1 Reply Latest reply on Oct 8, 2007 5:42 AM by ilya_shaikovsky

    Can a tab change be prevented?

    shermanis

      I have a tabPanel with 3 tabs. When the user clicks on a different tab, there are some times when I don't want the tabPanel to switch tabs. I.e. I want to run some javascript in the onclick or ontableave (etc) event that will determine whether or not the tabPanel should switch tabs, and if not, prevent the tabPanel from switching tabs. Is this possible?

      Thanks