Joined January 2013
·

Joe Heyming

Software Engineer at Cloudera
·
San Jose, CA
·
·
·

Posted to Accessing DOM node by id over 1 year ago

too much magic, can be clobbered by variables named the same as an element ID

I ran into this same "feature": http://joe-on-software.blogspot.com/2012/12/html-ids-and-javascript.html
As far as I can tell, it works on all browsers and is very easy to clobber.

Posted to One line browser notepad over 1 year ago

This is the better application of the data uri scheme:
data:text/html; base64, PHNjcmlwdD5sb2NhdGlvbi5ocmVmPSJodHRwOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9b0hnNVNKWVJIQTAiOzwvc2NyaXB0Pg==

Achievements
63 Karma
484 Total ProTip Views