<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi all,<br>I am confused about how to reference geoext.<br>I have been using <br>"&lt;script src="GeoExt/script/GeoExt.js" type="text/javascript"&gt;&lt;/script&gt;<br>&lt;script type="text/javascript" src="myconfiguration.js"&gt;&lt;/script&gt;"<br>in my html file respectively to reference GeoExt and hold my Ext.onReady function. Everything has been running smoothly so far, however, I would like to modify some of the geoext functionality, notably to apply a patch to: <br>GeoExt\lib\GeoExt\widgets\LayerOpacitySlider.js<br><br>I applied the changes to the above file, but the code in myconfiguration.js cannot reach the changes. <br>This has been really bugging me. I deleted all the geoext directories except for GeoExt/script/GeoExt.js. To my surprise, the map still funcitons as before, which means that it is not using any of the scripts in
 GeoExt\lib\GeoExt\widgets\ including the LayerOpacitySlider.js.<br>How can I reference LayerOpacitySlider.js so that my changes to it will take effect?<br>Is there any documentation which explains how to do this? Any documentation/tutorials I have looked at just say to reference: <br>1 GeoExt/script/GeoExt.js<br>2 OpenLayers.js<br>3 ext-base.js<br>4 ext-all.js<br>Which seems to bypass LayerOpacitySlider.js <br><br>Thanks for your help.<br><br>Eoin<br><br><br></td></tr></table><br>