css disable button
CSS
<button id="btnSubmit" class="btn-disable">Click</button>
<style type="text/css">
.btn-disable
{
cursor: not-allowed;
pointer-events: none;
/*Button disabled - CSS color class*/
color: #c0c0c0;
background-color: #ffffff;
}
</style>//Using Javascript
//Disabling a html button
document.getElementById("Button").disabled = true;
//Enabling a html button
document.getElementById("Button").disabled = false;
//Using jQuery
//Disabling a html button
$('#Button').attr('disabled','disabled');
//Enabling a html button
$('#Button').removeAttr('disabled');
Also in CSS:
- Title
- Ul or ol with no indent
- Category
- CSS
- Title
- access css and js files inside resources folder in laravel
- Category
- CSS
- Title
- css box shadow
- Category
- CSS
- Title
- css style scrollbar
- Category
- CSS
- Title
- css button style rectangle
- Category
- CSS
- Title
- how to add css to alt attribute text
- Category
- CSS
- Title
- css vs scss
- Category
- CSS
- Title
- css background image is not show change default picture
- Category
- CSS
- Title
- ::-ms-clear
- Category
- CSS
- Title
- set items inline html
- Category
- CSS
- Title
- css variables media queries
- Category
- CSS
- Title
- How do you change the font colour in CSS?
- Category
- CSS
- Title
- css wrap text to next line
- Category
- CSS
- Title
- how to link your css file to html
- Category
- CSS
- Title
- textarea only one line
- Category
- CSS
- Title
- adding shadow to a div
- Category
- CSS
- Title
- docker exec bash
- Category
- CSS
- Title
- css comic sans
- Category
- CSS
- Title
- heading css styles
- Category
- CSS
- Title
- css image fit in div with aspect ratio
- Category
- CSS
- Title
- font awesome icons link
- Category
- CSS
- Title
- remove scrollbar css
- Category
- CSS
- Title
- border-box css
- Category
- CSS
- Title
- a active css
- Category
- CSS
- Title
- ggo
- Category
- CSS
- Title
- what is a css selector
- Category
- CSS
- Title
- vertical align h1 inside div
- Category
- CSS
- Title
- how to link fonts css
- Category
- CSS
- Title
- css animation examples
- Category
- CSS
- Title
- remove double quotes from string kotlin
- Category
- CSS
- Title
- how to change the page background in css
- Category
- CSS
- Title
- responsive text css
- Category
- CSS
- Title
- ie11 flex 1
- Category
- CSS
- Title
- css remove blue outline button
- Category
- CSS
- Title
- css flip svg
- Category
- CSS
- Title
- reseting css
- Category
- CSS
- Title
- css box model
- Category
- CSS
- Title
- blur effect css
- Category
- CSS
- Title
- restrict a paragraph height css
- Category
- CSS
- Title
- rotate 3d
- Category
- CSS
- Title
- jquery element css
- Category
- CSS
- Title
- scale an image css
- Category
- CSS
- Title
- css how to style a
- Category
- CSS
- Title
- css child multiple of 3
- Category
- CSS
- Title
- sub menu disappears on hover css
- Category
- CSS
- Title
- css disabled
- Category
- CSS
- Title
- ios sms css
- Category
- CSS
- Title
- aos animate
- Category
- CSS
- Title
- how to link css to html
- Category
- CSS
- Title
- css textarea limit
- Category
- CSS
- Title
- increase space between border dots css
- Category
- CSS
- Title
- vertical align css
- Category
- CSS
- Title
- how to create slideshow header in html and css
- Category
- CSS
- Title
- toggle css class in javascript
- Category
- CSS
- Title
- how to specify amout of letters in inputfield in css
- Category
- CSS
- Title
- css justify content
- Category
- CSS
- Title
- justify text csss
- Category
- CSS
- Title
- crop image css
- Category
- CSS
- Title
- css disable mouse events
- Category
- CSS
- Title
- transparent button css
- Category
- CSS
- Title
- bootsrap buttons
- Category
- CSS
- Title
- import css
- Category
- CSS
- Title
- how to overlay text on an image css
- Category
- CSS
- Title
- use css in cshtml
- Category
- CSS
- Title
- css important
- Category
- CSS
- Title
- css zen garden
- Category
- CSS
- Title
- css text justify
- Category
- CSS
- Title
- css 2 <p> next to each other
- Category
- CSS
- Title
- force to load https
- Category
- CSS
- Title
- font-weight css
- Category
- CSS
- Title
- how to change jumbotron size
- Category
- CSS
- Title
- css focus change color
- Category
- CSS
- Title
- zoom css
- Category
- CSS
- Title
- custom selection color css
- Category
- CSS
- Title
- flexbox grid
- Category
- CSS
- Title
- css background offset
- Category
- CSS
- Title
- anchor links scrolling too far
- Category
- CSS
- Title
- how to apply a border box css
- Category
- CSS
- Title
- css responsive
- Category
- CSS
- Title
- kerning css
- Category
- CSS
- Title
- css hero image
- Category
- CSS
- Title
- sass mixin
- Category
- CSS
- Title
- background image with color overlay gradient css
- Category
- CSS
- Title
- css align backround image to the right
- Category
- CSS
- Title
- CSS position relative
- Category
- CSS
- Title
- css inputs outofill color
- Category
- CSS
- Title
- how to change hyperlink color in css
- Category
- CSS
- Title
- font weight css
- Category
- CSS
- Title
- css animate flashing
- Category
- CSS
- Title
- javascript alternative to jquery css
- Category
- CSS
- Title
- how to make gradient backgroud cover whole page in html
- Category
- CSS
- Title
- center div horizontally and vertically
- Category
- CSS
- Title
- css image radius
- Category
- CSS
- Title
- changong text color css
- Category
- CSS
- Title
- responsive font sizing css
- Category
- CSS
- Title
- html css how to arrange images of different sizes
- Category
- CSS
- Title
- how to make text wrap on overfloe with css
- Category
- CSS
- Title
- cdnjs font awesome
- Category
- CSS
- Title
- html css make p div into two lines
- Category
- CSS
- Title
- css before is not working
- Category
- CSS