<body> <div id="doc"> <h1>DOM Example: setStyle</h1> <p>This example demonstrates how to use Dom.setStyle to set the opacity of an element.</p> <p>Click anywhere to set the element's opacity.</p> <div id="fade">Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat </div> </div>