Randy Webb wrote:
[snip]
>It's purpose is Ajax related. If you retrieve a snippet of HTML using
> Ajax and then insert it in a container using innerHTML then any script
> blocks in the HTML won't get executed. So you need some way of causing
> it to be executed.
[/snip]
Hi
I don't know if this is relevant to your problem, but have you explored
adapating any of the ideas discussed on
http://dean.edwards.name,
involving the use of hidden IFrames to execute script?
Regards
Julian