I have what I think is a simple bind() problem.

http://jsfiddle.net/42YxB/1/

I'm trying to add an event to an element, with a bind() while passing
a parameter and being able access the event through my event handler

I've searched around but I can only find very basic examples of using
the bind() function

Reply via email to