-
Do I get it right, that we use the icheck feature just on /events?
-
Hi everyone,
As you all know there is a to-do list box on the homepage. I take that to-do list and make a todolist.html page (with everything in a folder on desktop) and it work just fine. But when I…
-
I like this component, but is this still in development? Last update is 5 months old. I plan a little project with nice checkboxes, but is iCheck the right choice?
-
Hello,
While we have demo.js and app.js any tag of not work.
I check http://almsaeedstudio.com/AdminLTE/ and we have this problem too.
ghost updated
9 years ago
-
Не работает выбор всех записей. Меняешь чекбокс в заголовке таблицы - остальные на него не реагируют.
Например,
http://yii2-start.find-freelancer.pro/backend/blogs/default/index/
-
``` bash
$ vendor/bin/apidoc api vendor/yiisoft/yii2 out
Searching files to process... done.
Loading apidoc data from cache... no data available.
Checking for updated files... done.
331 files to updat…
-
Tried running bower install on my CI and getting the following issues (note the: `bower ECONFLICT Unable to find suitable version for angular`):
```
…
-
Dear HubSpot team,
Thank you for this truly beautiful utility.
But I am receiving the following error:
Could you please advise on what I am doing possibly wrong ?
![screen shot 2015-03-27 at 8 29 1…
-
It's not a big deal, but when use something like that:
document.getElementById("some_form").reset();
The input checkbox is uncheked, but skin stay checked.
Must use something like that:
$('#somechec…
-
I am wondering why iCheck triggers only iCheck specific events. Shouldn't it also trigger generic events?
For example, triggering 'change' along with 'ifChanged' on https://github.com/fronteed/iChec…