PHP Classes

Firefox ....

Recommend this page to a friend!

      TabControl  >  All threads  >  Firefox ....  >  (Un) Subscribe thread alerts  
Subject:Firefox ....
Summary:The class doesn't work Ok on firefox!!
Messages:6
Author:S.Shaban
Date:2005-12-26 13:15:24
Update:2006-01-15 17:13:47
 

  1. Firefox ....   Reply   Report abuse  
Picture of S.Shaban S.Shaban - 2005-12-26 13:15:24
hello, Many thanks for this class, I've tested it on firefox but it doesn't work Ok ... I hope you can release new version which support multi-browsers mainly IE and Mozilla .. Regards,

  2. Re: Firefox ....   Reply   Report abuse  
Picture of Hugo Wirz Hugo Wirz - 2005-12-27 08:20:00 - In reply to message 1 from S.Shaban
I think this javascript code is only properly supported with MS IE. I'm using firefox v1.5 too...

  3. Re: Firefox ....   Reply   Report abuse  
Picture of Kat Reeve Kat Reeve - 2006-01-10 14:40:00 - In reply to message 2 from Hugo Wirz
Its a Table issue.. the Javascript code is fine and works in FF1.5 etc but its the actual use of tables and hidden cells that causing the issue i belive.

  4. Re: Firefox ....   Reply   Report abuse  
Picture of Todd Todd - 2006-01-15 04:37:34 - In reply to message 3 from Kat Reeve
If you change the display from block to nothing (just leave empty quotes) it works in firefox.

  5. Re: Firefox ....   Reply   Report abuse  
Picture of Kat Reeve Kat Reeve - 2006-01-15 15:17:35 - In reply to message 4 from Todd
How does this change affect its working in Internet Explorer?

  6. Re: Firefox ....   Reply   Report abuse  
Picture of Todd Todd - 2006-01-15 17:13:47 - In reply to message 5 from Kat Reeve
I haven't seen a change. although i haven't tested it too much