On Mon, Dec 20, 2004 at 10:32:49AM -0300, Diego D�az wrote: > Hi all. > I have a problem when i try show a hidden table with the side bar. The > background > gradiente image not appear :(. > > Note: this problem is only with Mozilla.
Seems to work in my Firefox > > http://www.cintegral.cl/~diego/prueba/ > > Any help is welcome please. Well, we can start with the fact that it's invalid html, and then using tables for layout, and not using a list for the navigation, does not make matters any better... I don't know if it will affect the problem you have in mozilla, but in general, removing the tables and using a properly listed navigation would improve a fair bit on the semantics and the accessibility of the site. Regards -- Christian Sonne Stud. scient. math-phys at University of Copenhagen -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GM/S/CS/O d? s: a--->? C++ UL++>$ P+ L++ E--- W++ N o@ K? w !O M-- V? PS++(+) PE@ Y-- PGP-@ t+ 5? X++ R@ tv++ b+(++) DI+>++ D G@ e>+++++ h! r-(--) y? ------END GEEK CODE BLOCK------ http://geeksbynature.dk ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
