Frame #2

In this example,I put the cbscript.js file in the frameset window.
When frame1 loads,the code "parent.cbSetup(self)" is executed.
This indexes the layer named "div1" in that frame.
The button below will execute the following code:
"parent.frames.frame1.cssLayers.div1.moveTo(100,100).setBgColor('tan')"