OK, bit beginnerish at all this but got a problem here… Have got a page with three frames on it - when I click on an image in one, I want the URL in another to alter AND a function to run in the third at the same time. Am I missing something simple here because I’m darned if I can figure out how I can get an onclick to run more than one command at a time…
do you have an example we could look at? You could have your main page with the 3 frames on it, and then any functions you call can be on your main page. This would allow you to control the javascript calls in the other three.