dom-monster
dom-monster copied to clipboard
Same as pull request #40 (https://github.com/madrobby/dom-monster/pull/40), but applied to head. I checked it out to here and it returns 200 as it supposed to: http://www.showslow.com/dom-monster/bookmarklet-local.html Hope it applies properly now.
DOM Monster currently reports when it finds duplicate element IDs, however, it would also be useful to report duplicate names used within the same form.
If you run dom-monster again on the same page (not that you would intentionally, but sometimes can be by accident), it doesn't remove it's old nodes / elements, and reports...
I know that empty elements are used on purpose, being abused for background images or spacers. Would it be an idea to take this into consideration in the console log?...
This doesn't mean anything at all to me, but it wanted me to report it: Location: http://localhost/ User agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2 Iceweasel/10.0.2 d()@http://mir.aculo.us/dom-monster/dommonster.js?15401:11 {anonymous}()@http://mir.aculo.us/dom-monster/dommonster.js?15401:11 {anonymous}()@http://mir.aculo.us/dom-monster/dommonster.js?15401:11...
just an FYI, DOM Monster is reporting that there is a newer jquery version than 1.7
Apparently DOM Monster is counting CSS conditional comments. In my site the only comment is a hack for IE And DOM Monster reports it as a regular comment. Should DOM...
Just added the bookmark for the first time and it's not working at all in Chrome build 14.0.835.186. Cleared my cache, removed bookmark, re-added bookmark and still no luck. In...
I recently enabled an "extension" mode for the weinre debugger - http://pmuellr.github.com/weinre/ - and have built an extension which runs DOM Monster. What happens is that I run DOM Monster...