Revision history [back]

click to hide/show revision 1
initial version

answered 2014-04-30 16:18:13 +0800

sitansu gravatar image sitansu

http://java91.blogspot.in...

I thing you problem is you are not end tab tag <tab/> and </tabpanels>:

  <tabbox>
    <tabs>
      <tab label="Test"/>
   </tabs>
   <tabpanels>
     <tabpanel> Panel </tabpanel>
   </tabpanels>
 </tabbox>

I thing you problem is you are not end tab tag <tab/> and </tabpanels>:

  <tabbox>
    <tabs>
      <tab label="Test"/>
   </tabs>
   <tabpanels>
     <tabpanel> Panel </tabpanel>
   </tabpanels>
 </tabbox>

Suppose you are getting any issue please create zkfidle and give a link.

http://zkfiddle.org/

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More