Search
 
SCRIPT & CODE EXAMPLE
 

JAVASCRIPT

all callbacks and function for iCheck plugin

$('input').iCheck('check'); — change input's state to checked
$('input').iCheck('uncheck'); — remove checked state
$('input').iCheck('toggle'); — toggle checked state
$('input').iCheck('disable'); — change input's state to disabled
$('input').iCheck('enable'); — remove disabled state
$('input').iCheck('indeterminate'); — change input's state to indeterminate
$('input').iCheck('determinate'); — remove indeterminate state
$('input').iCheck('update'); — apply input changes, which were done outside the plugin
$('input').iCheck('destroy'); — remove all traces of iCheck
Comment

PREVIOUS NEXT
Code Example
Javascript :: laravel tabel json nullable 
Javascript :: javascript remove junk element from array 
Javascript :: matmenu in angular 
Javascript :: add multiple classes javascript 
Javascript :: javascript map api key insert 
Javascript :: default values not applied on findoneandupdate mongoose 
Javascript :: override print command javascript 
Javascript :: javascript source code for digital meter 
Javascript :: amazing js hacls prank 
Javascript :: How to use Node.js Path 
Javascript :: how to remove tashkeel from arabic charactor 
Javascript :: Detectando url diferente em nodeJs 
Javascript :: value 
Javascript :: take user value and append value in js 
Javascript :: html make tooltip avaible if text overflow 
Javascript :: js pageFlip 
Javascript :: what does bang at the end of a statement mean for in typescript 
Javascript :: <xsl:apply-templates select node text subnodes all 
Javascript :: You may need an appropriate loader to handle this file type when importing images 
Javascript :: globalevariable reactjs 
Javascript :: JavaScript endsWith() example with length parameter 
Javascript :: dlowlad the json fiel in react js pretty formate 
Javascript :: get current month first date and last date in javascript 
Javascript :: react movies 
Javascript :: Total shopping amount from an object in javascript 
Javascript :: hash decrypt md5 
Javascript :: Add React Router to React Redux CRUD App 
Javascript :: iterating over an array 
Javascript :: Setting, getting, and removing data attributes vanilla javascript 
Javascript :: Adding Handlers to All Forms 
ADD CONTENT
Topic
Content
Source link
Name
1+8 =