hi, i am a newbie to jQuery development. i have .click method on a class. but it calls twice. i have also used return false; and e.stopPropagation(); both are not working. i have properly check the whole document and there is only one occurance of the class. i have used the same code on simple html file and it works ok but when i used the same code for .aspx (Asp.net file) it occurs twice.
any suggestion?? thnks