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
Opacity should be a number rather than a boolean. Is it working in any other browseR?