Re: Problems on a macintosh
Quote:
Originally posted by SarahNcl
Hi
Can anyone help me with the problem that i currently have
I have a form on a page in HTML. When the user presses return in it, it submits the form via a javascript function.
This works fine within Internet Explorer on a Windows operating system
On a Mac though running Internet Explorer, if the user presses return the form is submitted, but does not do anything and returns zero results from my search engine. If I call the same function from a go button it works fine
Can i anyone suggest why it does not because if i add a message box to the javascript function it then works fine?
Thanks in advance
Sarah
Can I see your JS function ? And are you sure it's valid, and not 'IE' JavaScript?