Jump to content
02/01/2006
If you’re going to use an image element, why not set the script as the value of an onerror attribute? It doesn’t require an additional HTTP request.
[img src="" onerror="script">
Vote up?
02/01/2006
If you’re going to use an image element, why not set the script as the value of an onerror attribute? It doesn’t require an additional HTTP request.
[img src="" onerror="script">