jQuery crashing Safari 3.2.2

jQuery crashing Safari 3.2.2

Hi everyone,

I'm experiencing a problem with jQuery v1.3.2, been executed in Safari 3.2.2, particularly with the Validation plugin v1.5.1.

When a form is submited and a required text field is blank, the behavior should be: focus on the text field and then display a message saying that the input is required. It works fine with almost every browser, except with Safari that focus on the field and immediately crashes and I have to end the program with the Windows Task Manager.

I tried to update the plugin to the latest version and it didn't work. The code is to extensive to post it here. What I would like to know is if is there any known problems with this particularly plugin or with jQuery and Safari.

Thanks,