Comment table rendering in Firefox Comment table rendering in Firefox
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Comment table rendering in Firefox

Started by Vadim, December 17, 2004, 08:51:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Vadim

I've noticed, that a table with users' comments is rendered in Firefox "row-by-row". The connect speed is OK. In IE it is done at one time.
Is it a Firefox  or Coppermine speciality?

Tranz

Link (to a specific page so we don't have to hunt), please.

Joachim Müller

this is a browser speciality. Firefox is just better than IE: you have to wait untill the full table is loaded in IE, Firefox will display the table rows as they are loaded. I can't see how this is suppossed to be coppermine related, it happens for all www pages.

Joachim