0

I want to ask you about tab containers. Is there any way to set tab pages vertically on left side of tab container. some kind of vertical tab...

Example

tabheader
tabheader (active tab) --- content

serim urhan
  • 139
  • 2
  • 10
  • 21
  • Could you evaluate just a tiny bit? It is hard to gasp what you are trying to do. – Filip Ekberg Feb 15 '11 at 07:36
  • @FilipEkberg i edited as i can – serim urhan Feb 15 '11 at 07:40
  • Can you answer your own question in a way that would help others? If you do, you can select yours as the correct answer. It may seem strange, but it is preferred to deleting in situations like this. –  Feb 28 '11 at 19:10
  • i gave up using vertical tab so its not this question's answer if nessary i can tell im using modal popup instead of verticaltab – serim urhan Mar 02 '11 at 06:56

1 Answers1

0

Are you talking about ASP.Net Ajax Tabcontainer? If so, have a look at following link: Making the AjaxToolKit TabContainer tabs vertical

The guy used simple css to get the TabContainer showing vertcal instead of horizontal.

Tim Schmelter
  • 450,073
  • 74
  • 686
  • 939
  • thx alot but not exactly i want... it sets tab headers top of the tabpages but i wanna set left side of pages... – serim urhan Feb 15 '11 at 09:04