> My mistake: the current version of loadpanel doesn't seem to use the
> .lyrobj idea.
The .lyrobj seems to point to the parent DynDocument, not the parent
DynLayer (the LoadPanel).
> No problem. Here's a quick run at a link-rewriter function. This only
> works in Netscape 4.x -- I still can't get the loadpanel to work in IE5
> (what's up with that?), so I couldn't test it in that browser. Anyway,
> it seems to work fine in NS. If someone wants to modify it for IE,
> please do.
The LoadPanel works in IE5 for me. But I cannot access the loaded html's
document object. I get a "Not Implemented Yet" error. I might try and force
IE5 to use the IE4 method and see if I have any more success.
> Add these static methods to the loadpanel.js code:
Thank's for that, I'll try it...
> When the panel is done loading, the rewrite will be invoked on this
> panel, and point the links to load in the panel instead of the browser.
> The LoadPanel.handleMouseover will take care the the status bar, so you
> won't be seeing "javascript:void" down there. Of course this approach
> will also wipe out any pre-exisiting onclick events in the link, so it's
> not meant to be used for everything.
It is probably possible to check for an existing onClick and save it so it
gets executed? I don't know if doing this just for links is the ideal
solution. Form's for example will have the same problem.
> http://lists.sourceforge.net/mailman/listinfo/dynapi-help
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/dynapi-help