Problog
This post cover the following topics:
How to hijack a system function in javascript
How to block external scripts from running on your application
In an earlier post i’ve showed how you can hijack a callback function in order to know when an ajax request has been executed. A friend who read the post (now i know someone [...]
Problog
This post cover the following topics:
1) How to hijack a method in Javascript
2) How to tell when an ajax callback has being called
3) How to perform manipulation on Google ajax search results
A good friend of mine has requested my help recently regarding Javascript. Don’t get me wrong, I’m no expert on the subject, [...]