-
```
What steps reproduce the problem?
1. Create page with checkbox and bind it e.g. $('#mycheck').cookieBind();
2. open the page only check the box and then refresh. Then it is not
checked and more.
A…
-
```
What steps reproduce the problem?
1. Create page with checkbox and bind it e.g. $('#mycheck').cookieBind();
2. open the page only check the box and then refresh. Then it is not
checked and more.
A…
-
```
What steps reproduce the problem?
with this html code :
$('#id_pseudo').cookieBind({hoursToLive:24});
...
the input value is correctly saved in the cookie 'pseudo' (from 'name'
attribute)
bu…
-
```
What steps reproduce the problem?
with this html code :
$('#id_pseudo').cookieBind({hoursToLive:24});
...
the input value is correctly saved in the cookie 'pseudo' (from 'name'
attribute)
bu…
-
```
What steps reproduce the problem?
1. Create input field that contains numbers and operators ("12/12/12")
2. Preform cookify and cookiefill on the field
What is the expected result of the above st…
-
```
What steps reproduce the problem?
1. Create input field that contains numbers and operators ("12/12/12")
2. Preform cookify and cookiefill on the field
What is the expected result of the above st…