Well, performance improvements are, of course, what I appreciate, but I think I canโt say it โfinallyโ, because this is what is constantly improving :) The DOM-building syntax (Quick Element Construction) looks very convenient , and the detach
method also looks quite applicable: it allows you to temporarily remove an object from the DOM, but retains all the handlers assigned to it, so that it will work exactly the same way when it is inserted again.
I assume that there is not much that was missing, but now that these new functions are there, there is a bunch that I really want to start using :)
David Hedlund Jan 15 '10 at 9:02 2010-01-15 09:02
source share