Were you thinking that there might be a better way to do that with
jQuery? Your code looks just about perfect the way it is.

The only change I would make would be to simplify it a bit:

frames.results.location =

It would be hard for any JavaScript library to improve on that. :-)

-Mike

> I have this line
>
> frames['results'].location.href =
>
> in my code.
>
> Can someone perhaps tell what this line would look like when
> I want to use jQuery to change the src of an iframe-element?

Reply via email to