in reply to Re: Tabbed html interfaces using perl??
in thread Tabbed html interfaces using perl??

The hell you say.

Not saying that necessarily answers the OP but if you just render all of the arrays' results into CSS tabs, that might be it. It's not perl that's doing it, but perl can certainly write the CSS and HTML to do it.

  • Comment on Re^2: Tabbed html interfaces using perl??

Replies are listed 'Best First'.
Re^3: Tabbed html interfaces using perl??
by Anonymous Monk on Oct 21, 2004 at 06:34 UTC
    The hell you say, those are lists, not tabs.

      Yes, they're lists. Lists of data which are rendered as tabs. If you mean there isn't a controlling GUI with fixed blocks of data being rendered as separate, buttoned panes of windows, frames if you will, then you're absolutely right. Ask the average user what the difference is between Firefox tabs and CSS tabs, you will get... "Uh, I think the first ones are higher on the page, right?"

        The average user is not a programmer, doesn't know html from ancient Luxan. There are no tabs in html!