-
Javascript & frames
Hey there,
I'm trying to do something, but it doesn't work
I have a page that has 2 frames, the top and bottom.
In the bottom I have a form that must be submitted.
In the top I fill in the fields of that form with javascript and submit
That goes. But after submitting the form, the bottom frame
is redirected to another form via the top frame by:
parent.document.getElementById("bottomFrame").src="bottom.html"
And here is the problem:
I can't get the fields of that form, nor submitting it.
Is there anyone who can help me?
Thanks
Stefaan
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks