Use up() instead of parentNode

With prototype.js, you should use element.up() instead of element.parentNode. This is again because of this browser difference.

blog comments powered by Disqus