javascript Programming Glossary: harmless
Why can I not define functions in jQuery's document.ready()? http://stackoverflow.com/questions/1055767/why-can-i-not-define-functions-in-jquerys-document-ready
Javascript memory profiler for Firefox http://stackoverflow.com/questions/171565/javascript-memory-profiler-for-firefox slots when he does this. He's of the opinion that this is harmless whereas my opinion differs. I'd like to offer some proof to..
construct a DOM tree from a string without loading resources (specifically images) http://stackoverflow.com/questions/2302129/construct-a-dom-tree-from-a-string-without-loading-resources-specifically-image Although in that example the false positive replacement is harmless. This is obviously a hack but in a limited environment with..
Get height of iframe with external URL http://stackoverflow.com/questions/4058217/get-height-of-iframe-with-external-url of a third party webpage when embedded in the page seems harmless this can leak information to the embedding site that the browser's..
Is there memory leak issue if not calling clearTimout after calling setTimeout http://stackoverflow.com/questions/4244309/is-there-memory-leak-issue-if-not-calling-cleartimout-after-calling-settimeout calling clearTimeout with an invalid timer id is harmless. If you see memory leaks happening the problem is somewhere..
XSS attacks and style attributes http://stackoverflow.com/questions/4546591/xss-attacks-and-style-attributes as many tools like TinyMCE use them and filtering harmless style attributes off would significantly hurt the functionality...
How do you log all events fired by an element in jQuery? http://stackoverflow.com/questions/7439570/how-do-you-log-all-events-fired-by-an-element-in-jquery
How exactly does !function(){}() work? http://stackoverflow.com/questions/8611700/how-exactly-does-function-work here is undefined . The result of course is NaN but it is harmless. There's no illegal code to throw an error. Demonstration of..
|