From: "Erik Weber" <[EMAIL PROTECTED]> > Rick, I tried putting a hidden submit button (<html:submit > style="display:none"/>) in front of my cancel button to intercept the > "Enter" key, but again, this worked in Mozilla but not IE (just like my > key listener JavaScript). > So I'm still looking for an Enter key listener that is portable. I > haven't tried every suggestion I got though.
What HTML did that render? I have a "hidden" submit button that intercepts the enter key, but it's hidden by virtue of having no text and a blank .gif as its image, so the background of the page shows through. It really is there on the page, but you can't see it. It works in IE 6. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]