I have a web page that I use to update a fairly complex data structure.
The page itself has lots of information, so I developed some simple Tab-page control, with plain html.
Each tab is a different page, so when the user click on a tab a post is issued to the new page.
Fairly simply.
The problem is that the page has about 10 tabs, so it no longer fits on screens.
I'd like to know if you can advice some way to develop a scrollable tab bar or any other way to overcome this situation. maybe a widget or something...
thanks a lot
saludos
sas