[whatwg] Re: repeat element/pi
Dean Edwards
dean at edwards.name
Thu Jun 24 12:05:33 PDT 2004
Anne van Kesteren (fora) wrote:
>> mostly because i see this being implemented by a lot by servers
>> instead of the intended UAs.
>
>
> Interesting, so servers parse the document before they send it to the
> UA? How will the adding and removing of rows happen? Client-side?
>
>
you could still dynamically maintain a table (for example) client-side
and deliver the initial repeated rows from the server. this might
benefit a legacy browser like IE which would be slow to generate 20 or
30 rows in the client.
-dean
More information about the whatwg
mailing list