|
|
|
|
![]() ![]() |
May 22 2008, 01:08 PM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 22-May 08 Member No.: 62,502 |
I want to make a form nested in another form, it's run on Opera and FireFox but it's occur error in IE
<form name="f1"> <input type="text"> <form name="f2"><input type="text"> <input type="button" onclick="document.f2.submit();"> </form </form How can I make form f2 submit by using javscript ??? (I want to solve this problem because my website using Ajax upload |
|
|
|
May 22 2008, 03:23 PM
Post
#2
|
|
|
A computer once beat me at chess, but it was no match for me at kick boxing. ![]() Group: [MODERATOR] Posts: 3,994 Joined: 24-July 05 From: In Trouble Again... still? Member No.: 9,787 ![]() |
I don't see the purpose for the nested forms.
Where is the submit button for the first form? Does it submit with the button in form2? Your forms are missing the action=, too. What does this form do? How do the forms relate to each other? What error are you receiving in IE? Do you have the DOM Console for Opera or FF to check if there are actually issues which are not displaying? Trying to assist you here, but your information should include more detail, particularly the error you get from IE. Which IE, by the way? Check this link: http://www.w3schools.com/html/html_forms.asp and this one, too: http://bytes.com/forum/thread95602.html |
|
|
|
May 30 2008, 12:47 AM
Post
#3
|
|
|
Trap Double Mocha Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 2,360 Joined: 21-September 07 Member No.: 50,369 |
|
|
|
|
![]() ![]() |
Similar Topics
| Topics | Topics | |
|---|---|---|
|
|
|
|
Lo-Fi Version | Time is now: 6th September 2008 - 07:08 PM |