Add toString for all HTML elements
Reported by nickg | March 22nd, 2010 @ 10:19 AM
Lots of html elements don't have a 'toString' present. This makes debugging hard since the logs say "[object HTMLElement]" instead of something slightly more useful "[object HTMLDivElement]" or whatnot.
Comments and changes to this ticket
-
nickg March 22nd, 2010 @ 10:22 AM
- State changed from new to resolved
http://github.com/thatcher/env-js/commit/d384f4294afe9d03339ef88ec6...
Added HTML5 links as well, and other notes
De-Tabbified files
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
a javascript browser environment