zeroxw
May 22 2008, 01:08 PM
| | 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 |
Reply
jlhaslip
May 22 2008, 03:23 PM
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.aspand this one, too:
http://bytes.com/forum/thread95602.html
Reply
iGuest
May 30 2008, 12:47 AM
Replying to jlhaslipWow, that was helpful...
-reply by Shades
Reply
Recent Queries:--
nested html forms - 4.61 hr back. (1)
-
html nested form - 5.64 hr back. (1)
-
ie nested form - 7.32 hr back. (1)
-
ie nested forms - 10.05 hr back. (1)
-
what does forms mean in internet explorer - 17.42 hr back. (1)
-
do forms nesting - 26.72 hr back. (1)
-
nested html form with submit - 38.28 hr back. (1)
-
2 nested forms which submits - 38.56 hr back. (1)
-
javascript submit nested form - 49.39 hr back. (1)
-
html "nested form" - 60.32 hr back. (1)
-
html form nested - 69.52 hr back. (1)
-
nested forms - 4.56 hr back. (4)
-
form nested in another form html - 74.24 hr back. (1)
-
html nested forms - 46.80 hr back. (3)
Similar Topics
Keywords :
nested internet explorer nested- Project Digital Signage
- advertising media through internet (1)
- Menu Errors In Internet Explorer
- (4)
I am not sure if this is the correct section, but this is related to HTML. I have some menus at the
top of my forum, which work perfectly in Firefox. But my members started complaining that they were
not working correctly, and when I tested it in Internet Explorer, I found that only two of the menus
show up, and the others show up as plain text below. Here is a screenshot of what the menus look
like in the two browsers: I have thought of something though. The HTML i used for my menus was
the only code I could find for to make some menus. But I noticed that this forum...
Problems With Webpage Positioning In Internet Explorer
- (11)
Originally this topic was asking for testing of my page in Internet explorer but someone on another
forum got there first, but I still need help! I've made a page using absolute positioning
and php, using percentages for positions so that it should suit all screen resolutions. However on
internet explorer some of the text on the right can't be seen and is off the page, whereas in
every other browser it's perfect. What can I do to make it show up properly in internet Explorer
as well as all the other ones? Here's the link so you can see what I mean by...
Making Html For Internet Explorer Compatible With
- (3)
I need some serious help. My website looks fine in Internet Explorer because I previewed it in IE
when I made it. The only problem is that in FireFox it looks all messed up. I need help or a
tutorial to make my site look the same in both browsers. If anyone can help me send me a PM or just
post here. Click Here to view my site and see the difference. ...
Deactivate right click
- in internet explorer (42)
CODE <style onload="function noRightClick() {if(event.button==2)
{alert('CopyrightŪ by Bullit')}}document.onmousedown=noRightClick">
</style> OR CODE <noscript>You need to have JavaScript enabled in order to
view this page correctly!</noscript> <script
type="text/javascript"><!-- var message="don't do that"; function
clickIE4(){ if (event.button==2){ alert(message); return false; } }
function clickNS4(e){ ...
Pocket Internet Explorer
- (1)
Hello, I have a webpage that allows a user to upload a picture to the site. I know all my users are
running at least internet explorer 6.1 and it works like a charm on desktop units. We are trying to
roll out the samsung i-700 to our field agents for taking pictures and uploading them to the site
while in the field. The device accesses the site with no problems, but where the input field for the
picture is, it is gone. I looked on the microsoft website and it says that Pocket Internet Explorer
doesn't support Data Binding. Is that what this is? Does anyone know of...
Looking for make, form, nested, internet, explorer, nested, form