jquery - Bootstrap theme and asp.net button events -


I am using wrap bootstrap topics in an asp.net web project project and none of my buttons have fire I will get a few replies on Google but none of them works. Is there a solution to this? I tried to add UseSubmitBehavior = "False" and ValidateRequestMode = "Disabled" in my buttons but still not firing. It seems like a big problem, I really do not want to call AJAX all my buttons .

You can change that html button by accessing the CSS with the ASP.NET Server Control Button . This can solve your problem.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -