What are the primary differences between DOM in different browsers(Mozilla FireFox, IE, Opera, other)? If You can, please, give me some examples.
I have a code setup something like below, the image is part of a block of HTML and is being loaded with AJAX so I can t get a direct handle on it using it s class or id, so I m passing the object into ...