PDA

Click to See Complete Forum and Search --> : Problems on a macintosh


SarahNcl
Feb 4th, 2004, 10:50 AM
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

vbNeo
Feb 6th, 2004, 07:37 AM
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?