tableheader.js slowing down D6
I noticed that .js file, when included in any page, slow its down about 0.6 to 1.x seconds. Depends how many tables header It have in html thats a LOT of time! I found were Drupal add it, when I use theme_table() with header Its possible to remove that .js from drupal js control? I try to puck $javascript array without success Thanks Feijó
On Jan 10, 2008 1:14 AM, Alessandro Feijó <patrao@legendas.feijo.info> wrote: I noticed that .js file, when included in any page, slow its down about 0.6to 1.x seconds. Depends how many tables header It have in html ----- Alessandro, There's quite a few issues with sticky tableheaders. Could you confirm whether you're using an install from before or after this patch was committed? http://drupal.org/node/194590 - see you on that issue hopefully.
thancs catch thats a big thread! I wasnt awere of it, have the original D6 rc1 files I dont have tolls to apply those patches, what sould I use? I usualy do that manualy, but those patches to tableheader.js are big, 9kb or more. Thanks! Feijó ----- Original Message ----- From: catch To: development@drupal.org Sent: Thursday, January 10, 2008 8:23 AM Subject: Re: [development] tableheader.js slowing down D6 On Jan 10, 2008 1:14 AM, Alessandro Feijó <patrao@legendas.feijo.info> wrote: I noticed that .js file, when included in any page, slow its down about 0.6 to 1.x seconds. Depends how many tables header It have in html ----- Alessandro, There's quite a few issues with sticky tableheaders. Could you confirm whether you're using an install from before or after this patch was committed? http://drupal.org/node/194590 - see you on that issue hopefully.
The latest development tarball has the new behaviour, so you wouldn't need to apply the patches, just update and see if it makes any difference. Also there's a very small patch there for an issue that's currently blocking rc2. For applying patches in general, look at http://drupal.org/patch Please reply on the issue[1] rather than here so it's easier to keep track. 1. http://drupal.org/node/194590
participants (2)
-
Alessandro Feijó -
catch