javascript Programming Glossary: stolen
Javascript collection http://stackoverflow.com/questions/12973706/javascript-collection random references. Here's a wonderful idea shamelessly stolen from Google Closure's base.js Adds a @code getInstance static..
Can Javascript code be copyrighted? [closed] http://stackoverflow.com/questions/1552544/can-javascript-code-be-copyrighted of copyright or licensing will stop your code from being stolen. Nor will any technological solution keep out those who are..
How do I measure the strength of a password? http://stackoverflow.com/questions/1614811/how-do-i-measure-the-strength-of-a-password based on the classes denoted in the script. Again mostly stolen from other things I've found .updatePasswordMeter function password..
How to prevent your JavaScript code from being stolen, copied, and viewed? http://stackoverflow.com/questions/1660060/how-to-prevent-your-javascript-code-from-being-stolen-copied-and-viewed to prevent your JavaScript code from being stolen copied and viewed I know its impossible for 100 protection..
Javascript: do an action after user is done scrolling http://stackoverflow.com/questions/4289473/javascript-do-an-action-after-user-is-done-scrolling methods which is what you are after . Example shamelessly stolen from his website window .scroll function .doTimeout 'scroll'..
How do I protect javascript files? http://stackoverflow.com/questions/4766834/how-do-i-protect-javascript-files There are a few ways of making your code hard to be stolen but as i said nothing is bullet proof. Off the top of my head..
Lots of XFBML Facebook Like buttons are slow? http://stackoverflow.com/questions/6838254/lots-of-xfbml-facebook-like-buttons-are-slow script 3. jQuery code to parse XFBML on scrollin event stolen from Techcrunch jQuery document .ready function var shareWidgets..
|