¡@

Home 

javascript Programming Glossary: patched

Why “$().ready(handler)” is not recommended?

http://stackoverflow.com/questions/10753306/why-readyhandler-is-not-recommended

not to break a lot of code .ready fn is literally now just patched in core to make it work properly for the legacy case. The best..

How to impose maxlength on textArea in HTML using JavaScript

http://stackoverflow.com/questions/1125482/how-to-impose-maxlength-on-textarea-in-html-using-javascript

How to check for “undefined” in JavaScript?

http://stackoverflow.com/questions/3390396/how-to-check-for-undefined-in-javascript

omg omg undefined true As @CMS pointed out this has been patched in ECMAScript 5th ed. and undefined is non writable. if window.myVar..

What are “top level JSON arrays” and why are they a security risk?

http://stackoverflow.com/questions/3503102/what-are-top-level-json-arrays-and-why-are-they-a-security-risk

Microsoft is talking about this is because they haven't patched their browser yet . Mozilla considers this to be a vulnerability.. vulnerability in the json specification and there for they patched it in Firefox 3 . For the record I completely agree with Mozilla..

How do you dynamically load a javascript file from different domain?

http://stackoverflow.com/questions/593419/how-do-you-dynamically-load-a-javascript-file-from-different-domain

Got Hacked - Anyone know what this PHP Code Does?

http://stackoverflow.com/questions/8068871/got-hacked-anyone-know-what-this-php-code-does

Our server got hacked via some SQL Injection method now patched . All our PHP files got this added to the very top of each file...