[jQuery] Safari 1.3.2 click event not returning false

[jQuery] Safari 1.3.2 click event not returning false


Hi,
I have the below problem happening for one of my clients, any ideas on
what's the cause? I've tried a number of different things and
essentially updating to the latest nightlie and removing all other
javascript except for the return false on the link and the problem
still persists.
Bug Details:
Safari 1.3.2 on OSX 10.3.9 using older version of jquery (but have
tested with 1.1.3.1 with same result) does not return false on the
click event defined.
Offending URL: http://secure.heritageonline.com.au/ Offending JS:
http://secure.heritageonline.com.au/media/javascript/jquery.heritage.js
on line 66
In some cases the return false works the first time it is clicked but
fails after that. In some cases it doesn't work the first time at all.