For example I have a dropdown box and I want to see the javascript code that runs after clicking on that dropdown box. How to accomplish this?
The problem is that if I press button “break on next” it stops on hover event before I click on the item.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Right-click the element in the HTML tab, then click Log Events.