Comment on Ask HN: For the prototype.js users -- is it worth it?parentComments−threepointone16yI get around the HTMLElement issue by wrapping the element with $() every time I access it. It comes as second nature after a while, really.
Comments
I get around the HTMLElement issue by wrapping the element with $() every time I access it. It comes as second nature after a while, really.