1 Reply Latest reply on Apr 26, 2007 1:00 PM by sergeysmirnov

    <rich:tab> onclick is not working

    gee

      <rich:tab label="Advanced Search" onclick="fillAdvanceSearch();">
      </rich:tab>

      here the fillAdvanceSearch() is javascript function. The function is not getting called when i click on the tab but where as if i put the same onclick on rich:tabPanel it works.

      Moreover when i check the view source it's not inserting the onclick on the corresponding td element .

      Pls let me know if you know the solution for this.

      Thanks
      Geetha M