[jQuery] convert an event object to a jQuery event object?
Hi,
Is there a way to take a normal event object and convert it to a jQuery event object so everything gets normalized? Or can you only use the jquery event stuff when you use the jQuery events themselves?
Hope this makes sense.
Thanks,
Jeff