Hi all,
I need to find out the first checkbox clicked value in the bunch of checkboxes.If four checkboxes are clicked and after that if the user unchecks the first checkbox ,then it should give me the second checkbox value...in Javascript.
Any help will be appreciated...