2 Replies Latest reply on Sep 30, 2008 4:40 AM by ilya_shaikovsky

    Disable switching in tabPanel

    ogmike

      I have a tabPanel with custom "previos" and "next" buttons in footer.
      This should be the only way to switch between tabs.
      How can I disable switching between tabs while clicking on them?
      I tried tab.setOnclick("return false;") and tab.setOnlabelclick("return false;") but it didn't work.

      Regards
      Michael