hello all,
In INTERNET EXPLORER 6, on pressing the Enter Key, either the
page is Submitted or the onKeyDown/onKeyPress
is invoked.
IN NETSCAPE 4.78 on a solaris platform, the same does not happen...
i.e. On pressing the Enter Key the page is not Submitted
Does anyone know, if i have to change some settings ???
Can i use onKeyDown/onKeyPress on NETSCAPE 4.78 on a
SOLARIS 9 platform ??? this works fine on IE6 on windows.
regards,
gautam.
JScoobyCed - 15 Mar 2006 05:58 GMT
> hello all,
>
[quoted text clipped - 9 lines]
> regards,
> gautam.
This is more a JavaScript and browser compatibility problem, not a Java
issue.
Look at the netscape 4.78 javascript version supported by Solaris (try
google or netscape website, or javascript newsgroups)

Signature
JSC