-
```
When I use drag&drop to reorder datatable I have this error from jquery:
Error: Syntax error, unrecognized expression: #
...){var
t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type…
-
STATIC_URL isn't working on django 1.9.2.
` `
-
Hello.
Is there a way to change the 'insert' text when input is checked?
Something like...
``` js
$('input').iCheck({
default_insert: 'Press me!',
checked_insert: 'Oh yeah!'
});
```
![qqq](ht…
-
Error message:
parsererror "TypeError: (intermediate value).innerHTML is undefined"
Reason is this line:
data = (frameData.body || frameData.getElementsByTagName('body')[0]).innerHTML;
My guess is t…
-
fix checkbox input to be ->addColumn('checkbox', '
')
-
I clone these divs via javascript, but they need to have unique label for/id to work. Is there a way to remove ids and still work? I dont want to give cloned ones ids numbers via javascript
`
…
-
I create a row with a checkbox dynamically - when using:
on("ifChecked",function(event)
{
...
}
this binding does not work if i create a checkbox and activate it using the $(.element).icheck({});…
-
Conditional logic triggered with radio and checkbox inputs fails to render in Gravity Forms. Not sure what's preventing this if anyone has any ideas.
-
```
Checkboxes and radio buttons customization (jQuery and Zepto) plugin
Checkbox 1
Enable/disable f…
-
What I have is:
```
Save Client
```
But I only want to send the value if is checked. If uncheck, send's the value 1 and I only need to send if checked. In code inspect I can veri…