-
Im getting
```
ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken)
```
I have this form
```
…
-
Running AsgardCMS 1.3.0, without any modification,
it seems to link javascript/css with wrong URL(\ is not needed)
```
```
dhb52 updated
8 years ago
-
Hi,
if I add checkbox mouse cursor recognize it, but its hidden and can't be checked. I found that in admin-lte.css on row 2862 is background image that is missing (icheck/miniminal/minimal.png).
Is …
-
Hi all, I use check line. When i add html into label icheck remove it.
Ex:
``` html
Some html here
```
``` javascript
$('input[type="radio"].icheck_line,input[type="checkbox"].icheck_line').each(fu…
-
-
```
Hi I wanted to style my radio button using istyle JQUERY plugin. The below is
the code.
$(document).ready(function() {
alert('inside')
$('input').iCheck({
checkboxCl…
-
```
Hi I wanted to style my radio button using istyle JQUERY plugin. The below is
the code.
$(document).ready(function() {
alert('inside')
$('input').iCheck({
checkboxCl…
-
Hi, I want to ask, how to get value from iCheck element?
I used this code, but the value is always 1.
```
$("#selector").val();
```
-
```
Hi I wanted to style my radio button using istyle JQUERY plugin. The below is
the code.
$(document).ready(function() {
alert('inside')
$('input').iCheck({
checkboxCl…
-
```
bundle exec rails server
warning: parser/current is loading parser/ruby22, which recognizes
warning: 2.2.3-compliant syntax, but you are running 2.2.1.
warning: please see https://github.com/white…