[jQuery] Newbie & Frames
[jQuery] Newbie & Frames
Hi
I am new to Jquery and I've got a problem. I'm working on a very old site
that uses deeply nested <frames>. I want to dynamically change the size of,
and animate, some of the frames based on (a) setup time and (b) user
interaction.
I've googled and most of the responses that I've seen are about <iframes>.
I've seen a few messages that imply that what I need to do is possible but
assume that I have a deeper knowledge of Jquery and javascript than I actually
have.
So I have html pages that set up the frames and pages that provide the content
- where do I need to put the script & what do I need to do to access the frame
controls?
Regards