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
[EMAIL PROTECTED]
ICQ: 12107010
- Re: [Dynapi-Dev] Dynamic Content Loading (IT WORKS) Michael Pemberton
- Re: [Dynapi-Dev] Dynamic Content Loading (IT WORKS... Raymond Smith
- Re: [Dynapi-Dev] Dynamic Content Loading (IT W... Michael Pemberton
- RE: [Dynapi-Dev] Dynamic Content Loading (IT WORKS... Pascal
- Re: [Dynapi-Dev] Dynamic Content Loading (IT W... Michael Pemberton
- Re: [Dynapi-Dev] Dynamic Content Loading (IT WORKS... Richard Bennett
- Re: [Dynapi-Dev] Dynamic Content Loading (IT W... Michael Pemberton
- Re: [Dynapi-Dev] Dynamic Content Loading (IT WORKS... Michael Buerge
- Re: [Dynapi-Dev] Dynamic Content Loading (IT WORKS... Richard Bennett
- Re: [Dynapi-Dev] Dynamic Content Loading (IT WORKS... Michael Pemberton
- RE: [Dynapi-Dev] Dynamic Content Loading (IT WORKS... Eytan Heidingsfeld
file.zip