> Hi,
>
> I encountered a bug on a website that I am working on. The enter/
> return key function works in certain parts of the website and doesn't
> work in other parts.
What enter/return key functions are you talking about? All default key
bindings (especially the enter/return key bindings) are browser-
specific and usually dependent on whatever element (if any) has focus at
the time.
> I went through all the scripts but I'm not sure
> why the function does not work for this part. Does anyone have any
> suggestions/scripts that would work in this case?
It's probably an error on line 12 of the function.

Signature
Joost Diepenmaat | blog: http://joost.zeekat.nl/ | work: http://zeekat.nl/
Evertjan. - 29 Feb 2008 08:22 GMT
Joost Diepenmaat wrote on 29 feb 2008 in comp.lang.javascript:
>> Hi,
>>
[quoted text clipped - 12 lines]
>
> It's probably an error on line 12 of the function.
... and next time use Coke zero when inundating your keyboard.

Signature
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
> Hi,
>
[quoted text clipped - 9 lines]
>
> Tyv
There's probably a keyup event handler on the elements that don't work
with some code to prevent default browser behaviour.
> Hi,
>
[quoted text clipped - 9 lines]
>
> Tyv
probably a flash movie, capturing the event