javascript Programming Glossary: coverage
Mocking a useragent in javascript? http://stackoverflow.com/questions/1307013/mocking-a-useragent-in-javascript hundred userAgent strings to ensure proper detection and coverage on a given function. navigator.userAgent is readonly so I seem..
Update: How to find event listeners on a DOM node in prototype? http://stackoverflow.com/questions/1422696/update-how-to-find-event-listeners-on-a-dom-node-in-prototype the answer you linked to with more comprehensive Prototype coverage accounting for changes in versions 1.6.0 to 1.6.1 . It got very..
find unused images, css rules, js script blocks http://stackoverflow.com/questions/2224154/find-unused-images-css-rules-js-script-blocks script in a web project Are there any good JavaScript code coverage tools Find unused Javascript functions share improve this..
How safe is it to assume that most users will have JS enabled? [duplicate] http://stackoverflow.com/questions/3485890/how-safe-is-it-to-assume-that-most-users-will-have-js-enabled This is however slowly but surely getting a better coverage. Then there are screenreaders and textbased browsers and of..
Overriding Browser's Keyboard Shortcuts http://stackoverflow.com/questions/3680919/overriding-browsers-keyboard-shortcuts share improve this question There's an excellent coverage of this here http unixpapa.com js key.html As for whether this..
How could I change window's location without reloading and # hack? http://stackoverflow.com/questions/3997181/how-could-i-change-windows-location-without-reloading-and-hack facebook.com still works like a charm. Judging from the coverage in chrome 8 dev and firefox 4 beta I wonder that could be related..
Using CoffeeScript in a production environment [closed] http://stackoverflow.com/questions/6245341/using-coffeescript-in-a-production-environment version and keep the JS stored somewhere Have good test coverage in the words of Samuel Adams Always a good decision That way..
|