jeremy2300
Technical User
Hi,
I'm writing a bho that will (in essence) rewrite some of the images in the web pages that load. The problem I'm having is that when I load a web page, all the graphics come up for a second, then they are changed as needed. It doesn't look very good this way...
I'm hoping someone can let me know how to manipulate the DOM before it is displayed..or even better, hold just the images back for processing while allowing the rest of the page to load as usual.
Thanks for any help you can give.
I'm writing a bho that will (in essence) rewrite some of the images in the web pages that load. The problem I'm having is that when I load a web page, all the graphics come up for a second, then they are changed as needed. It doesn't look very good this way...
I'm hoping someone can let me know how to manipulate the DOM before it is displayed..or even better, hold just the images back for processing while allowing the rest of the page to load as usual.
Thanks for any help you can give.