hi everyone!
is there any possibility to find out if there is event binded to the
element?

some kind of $("#id").is(":event(click)")

now i'm using $("#id").is("[onclick]"); but it don't works if event is
binded with jQuery

Reply via email to