0

Fixed tabs / Remove scroll from tabs[Closed]

asked 2014-10-28 17:36:23 +0800

kenshin gravatar image kenshin
18 1

updated 2014-10-30 22:11:54 +0800

Hi,

How to disable scroll from tabs; i want that the tabs fixed on screen.

<tabbox width="200px">
    <tabs>
        <tab label="tab 1" />
        <tab label="tab 2 long" />
        <tab label="tab 3 long long long" />
        <tab label="tab 4 long" />
        <tab label="tab 5" />
        <tab label="tab 6" />
        <tab label="tab 7" />
    </tabs>
    <tabpanels>
        <tabpanel>tabpanel 1</tabpanel>
        <tabpanel>tabpanel 2</tabpanel>
        <tabpanel>tabpanel 3</tabpanel>
        <tabpanel>tabpanel 4</tabpanel>
        <tabpanel>tabpanel 5</tabpanel>
        <tabpanel>tabpanel 6</tabpanel>
        <tabpanel>tabpanel 7</tabpanel>
    </tabpanels>
</tabbox>

I want to look like the following image.

http://www.java2s.com/Tutorial/JavaImages/TabSample.PNG (image description)

Thanks from Colombia.

Sorry my english.

:(

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-10-30 22:15:57 +0800

kenshin gravatar image kenshin
18 1

Hi friends,

I solved

http://zkfiddle.org/sample/v5krpa/20-Fixed-tabs-Tabs-sin-scroll (link text)

thanks.

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2014-10-28 17:36:23 +0800

Seen: 11 times

Last updated: Oct 30 '14

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