When i click on the button it is working, but when i release the button second event "onmouseup" is triggered and ajax function is getting error. Is there anything wrong in the script ?
- <button id="myP" onmousedown="mouseDown_b()" onmouseup="mouseUp_b()">Click Mebutton>
FaisalPosted Aug 10, 2019, 7:46 AM
Priyanka JainPosted Aug 10, 2019, 6:59 AM