listen for click
On Jan 21, 5:24 am, XeroXer <mag...@xeroxer.com> wrote: > Hi all. > > I am triggering an ajax load on my page if a radio button or checkbox > is changed. > For this i am binding 'change' to the checkbox or radio button. > This works perfect in both Firefox and Safari but not in Internet > Explorer. > In Internet Explorer it does not hook on the change but the deselect > after the change. > So the trigger is not happening when you check the box but after you > check it and then select something else on the page. > > If anyone have any idea on how to solve this please tell me :)