Hi, > And to eliminate the 'IF' from your conditional statement, just a quick one: > http://jsperf.com/jqury-vs-plainjs
Slightly off topic but amusing all the same: http://vanilla-js.com Reinforces the point that if you want pure performance don't use a framework and as we're generating the JS there's probably no need to use one, especially one as heavy as jQuery. Justin