[jQuery] live works in IE6?

[jQuery] live works in IE6?


On a project I am currently working on, I decided to test out the new
live function. The function works fine in IE 7 and Firefox, but the
event is not even triggered in IE6. Any ideas why this is happening?