Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback: irt.org FAQ Knowledge Base Q391

Feedback on: irt.org FAQ Knowledge Base Q391

Sent by Mark Jenkinson on November 17, 2000 at 10:09:02: - feedback #2019

Worth:
Very worth reading

Comments:
The technique works perfectly for Microsoft explorer 5 for Mac but I could not get it to work for Netscape Navigator 4.75 for Mac. How can I get this technique to work cross browser/cross platform?


Sent by Mark Jenkinson on January 10, 2001 at 12:20:32: - feedback #2228

Worth:
Very worth reading

Comments:
Great idea but the solution does't work cross platform. If you have a form in one frame and a submit button in a different frame in some browsers the submit button will send the form data in others clicking the submit button will do nothing. Do you know of any solution to this problem that will work, cross platfom? Thanks.


Sent by yong on February 15, 2001 at 14:53:43: - feedback #2379

Worth:
Worth reading

Comments:
What I found is:
<a href="javascript:parent.otherframename.document.formname.submit()"><img src="image.gif" height="100"
width="100"></a>

Without 'document', it doesn't work.
Thanks.

Yong


©2018 Martin Webb