[jQuery] Re: frames['results'].location.href > jQuery

2008-09-28 Thread __marcus__
Frankly, I use jQuery because I hate Javascript and I was just afraid frames['results'].location.href is not compatible enough. Thanks for your answers. On 25 Sep., 18:27, Michael Geary <[EMAIL PROTECTED]> wrote: > Were you thinking that there might be a better way to do that with > jQuery? Yo

[jQuery] frames['results'].location.href > jQuery

2008-09-25 Thread __marcus__
Hi, 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?