Solved problem for McAfee Anti-Phishing filter plugin IE7 in combination with jQuery datepicker

Solved problem for McAfee Anti-Phishing filter plugin IE7 in combination with jQuery datepicker


Hey,
My colleague and I solved a problem for our datepicker which we want
to share. And hopefully can be included in the next release.
The problem was that when you clicked on a <a href> in the datepicker
pop-up, the browser located us to the value of the 'href' in stead of
fireing the onClick-event. We found the source of the problem in the
IE7 plugin of MacAfee with the name "McAfee Phishing Filter" of
McAfee, Inc.
We solved the problem by changing the '#' in the href in:
'javascript:void(0)' on line 1396 of version 1.7.1
Hereby I hope that we can give back a little bit to the community by
mailing this :)
Keep up the good work!
Frank & Peter