Hi, Is there any way I can use JavaScript (or jquery) to stop loading unwanted objects on a webpage if i'm not interested in them. I use greasemonkey firefox addon to use bits of javascript for my better web experience and some sites use excessive flash and image content that is irrelevant to me. I'm able to hide their display using jquery but it happens after the full page has been loaded.
Can I stop loading those irrelevant objects on a webpage and also save lots of my bandwidth?