DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR HTML
bootstrap disable button after click
$("#buttonid").on("click", function() { $(this).prop("disabled", true); });
Source by getbootstrap.com #
PREVIOUS
NEXT
Tagged:
#bootstrap
#disable
#button
#click
ADD COMMENT
Topic
COMMENT
Name
6+9 =
Submit