I have a script that requires DIVS and spans to go several layers deep. Does this sacrifice performance, or is it bad coding? It seems to work OK.
Printable View
I have a script that requires DIVS and spans to go several layers deep. Does this sacrifice performance, or is it bad coding? It seems to work OK.
anyone know? becuase i know it can really slow things down with tables...
It does degrade performance.. but not to the extent of tables (i think)
cool. I certainly hope it does not degrade performance so much. It can really slow down netscape. The tables that is...