You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by bOOyah <bo...@nowhere.org> on 2004/04/27 15:50:32 UTC

Re: [OT] Javascript event handler: works in Firefox but not Internet Explorer...(?)

Riyad Kalla wrote:

> Have you tried looking up the IE DOM model to make sure you are 
> accessing the form in the proper way? (e.g. document.form.action=blarg.do)
<newbie-hat> And how do I do that Riayd..? </newbie-hat>

-- 
bOOyah

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [OT] Javascript event handler: works in Firefox but not Internet Explorer...(?)

Posted by Riyad Kalla <rs...@email.arizona.edu>.
Google is a good start:
http://wsabstract.com/javatutors/dom.shtml

bOOyah wrote:

> Riyad Kalla wrote:
>
>> Have you tried looking up the IE DOM model to make sure you are 
>> accessing the form in the proper way? (e.g. 
>> document.form.action=blarg.do)
>
> <newbie-hat> And how do I do that Riayd..? </newbie-hat>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org