On Wed, 25 Feb 2004, henk wrote:

> If your data is tabular of nature, you may consider a trick using
> javascript.
> We use it with succes: just populate a set of JS data arrays with the raw
> data and let a JS function expand them to html. This way, we trimmed 50% of
> the amount of html source to transmit (all the html tags, style classes
> etcetera is only send once).

Eeeuwwww !

You do realise that this will never be seen by search engines, is 
invisible to those without Javascript running (most PDA browsers) and 
probably breaks all sorts of access legistation as screen readers and 
other non-standard access will fail too.

I heartily disrecommend this route !

Simon.


_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to