Forum Moderators: open
However, in the converted version I also need to output one of the frame definitions with a JavaScript. When I do this it won't validate any more. Is there a way around this?
Unfortunately it is not an option at the moment to remove the frames.
The problem seems to be that the script tag is not allowed in the frameset context.
I also tried to output the complete frameset definition in my javascript, and not just the single frame definition I need to control, but that didn't work either.