Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> writes: > In descent browsers you can just do: > > <table> > <thead> > ... head code > </thead> > <tbody style="height: 300px; overflow: auto"> > ... the guide itself ... > </tbody> > <tfoot> > ... foot code ... > </tfoot> > </table> > > This will scroll only the guide, keeping the headers at the right > position. There is *NO* other way to align the block (time) boundaries, > because table cells width may vary to fit its contents. > This code will work in Mozilla. IE, Konqueror and others will remain > as they are today. > > BTW, this code is in my WIP (WIP/Barbieri) for some time together > with other changes.
Thanks! I'll look into it. Hope it works in Opera... -- Eirik Meland A: Top posters. Q: What is the most annoying thing on Usenet? ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
