From: Michael P. <mp...@ph...> - 2001-02-22 05:11:25
|
I now have it working in both NS and IE (only win tested) and can't see any bugs. (I should open my eyes) Just place all the files in their own directory called "file" in your libs directory. Then all DynLayer's will have a new method called setURL: DynLayer.prototype.setURL=function(url,js,noevt) url is the location of the file. this can be relative to the current main page or absolute. it MUST only be on the current domain, java does not allow external server downloads js do you wish any found javascript to be executed? noevt do you wish the load events to be triggered? -- Michael Pemberton mp...@ph... ICQ: 12107010 |