[Zope-PTK] Retro-GUI Widgets
Paul Everitt
Paul@digicool.com
Wed, 9 Aug 2000 11:57:22 -0400
Jerry wrote:
> There's been a bit of discussion re. dressing up the
> appearance of PTK in a
> backward compatible way. The HTML below is a small example of
> an idea I've
> been working on that is user definable, programmable, and
> compatible even
> back to v.2 generation browsers.
Hmmmm...
Let's pretend that we were talking about IE5/NS6/Moz (and perhaps Opera
and Konqueror) as browsers that supported DOM pretty well.
Could you make a version of the HTML where:
a. Each tab was a different z-index, and...
b. Clicking on a tab didn't go to the server, rather it did JS to bring
a layer to the top.
--Paul