I wrote: > My JavaScript competency is not yet great enough for me to determine > this on my own ... [has the author of LiveQuery] done something > clever that KSS could do as well?
Ahem. Never mind. I did wind up doing a bit more reading, and LiveQuery works by specifically intercepting jQuery calls that modify the DOM so that it can recompute its bindings. Obviously this will not work with KSS since we can't guarantee by what means the user of KSS will be modifying his DOM. -- Brandon Craig Rhodes [EMAIL PROTECTED] http://rhodesmill.org/brandon _______________________________________________ Kss-devel mailing list [email protected] http://codespeak.net/mailman/listinfo/kss-devel
