Here\'s a very basic question: why is the finishLoading() function in the code below not able to access the \'opacity\' property for the #myStyle CSS selector? The alert doe
I suggest you take a look at jQuery and some of the posts at Learning jQuery, it will make doing things like this very easy.