lonelydragon
Programmer
hello,
i am tring to submit a iframe form from JS in the parent. but it works in IE, and not in fireforx. anyoen can help?
the code i use isone of the following:
window.frames['groupFile'].document.groupForm.submit();
//window.frames['groupFile'].document.getElementById('groupForm').submit();
i am tring to submit a iframe form from JS in the parent. but it works in IE, and not in fireforx. anyoen can help?
the code i use isone of the following:
window.frames['groupFile'].document.groupForm.submit();
//window.frames['groupFile'].document.getElementById('groupForm').submit();