first tests make me impressed, it's extremely fast definitely works for me.
thanks again for your support /pl On 27 Mar, 23:05, deltron <pawel.le...@gmail.com> wrote: > thanks, I will give a try and get back with the results. > > /Pawel > > On 27 Mar, 22:21, James <james.gp....@gmail.com> wrote: > > > Try giving this a > > read:http://blog.stevenlevithan.com/archives/faster-than-innerhtml > > when I've tried it on table rows it worked extremely fast for me. > > > On Mar 27, 11:08 am, deltron <pawel.le...@gmail.com> wrote: > > > > Hi Guys ! > > > > Situation is the following, I display a list of entries ~60 inside > > > div. Each entry is a div too. When I try to clear this list using > > > either jQuery("#list").empty() or $('#list').html('') it's terrible > > > slow especially on firefox. Any suggestion how the list should be > > > emptied? > > > > Best regards and thanks in advance > > > Pawel