|
Posted by Jonathan N. Little on 09/27/70 11:46
Oliver Arndt wrote:
> hi,
>
> I have a little problem with a form, specially the target defined in the
> form tag:
>
> <form name="mailMe" method="post" accept-charset="utf-8"
> action="http://www.mysite.net/cgi" target="tempMail"
> onSubmit="openPopup()"> [...] </form>
>
> the function openPopup opens the target browserwindow (by
> window.open('etc...) and loads a html with a frameset in the popup. the
> second frame is named tempMail (=target) and its framesource is set to
> "about:blank".
>
> this works perfectly in IE and in opera but not in firefox! firefox
> opens the target in the popup (as defined) AND in the main window itself
> where the form is located.
>
> <base target="tempMail"> doesn't help...
>
> any help would be appreciated
Where is this form...not visible on page that you list. Not your only
problem though, bad browser sniffing. I get a 'Please Update Your
Browser' when clicking links the a need 'Mozilla Firefox 1.0 and above.'
I'm using SeaMonkey which is technically *above* Mozilla Firefox 1.0!!!
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|