-
```
What steps reproduce the problem?
1. Create a radio button with both an id an a name.
2. Call cookify() on the element.
3. Change the value or refresh the page.
4. Call cookieFill() on the element…
-
```
What steps reproduce the problem?
1. Create a radio button with both an id an a name.
2. Call cookify() on the element.
3. Change the value or refresh the page.
4. Call cookieFill() on the element…
-
Add the support for a configuration file to exclude it from the App code.
-
```
What steps reproduce the problem?
1. I have a checkbox which is using id and name. Basicaly those are
generated by ASP. To select the checkbox I use $('#textConcatenate
input').cookieBind();
What…
-
```
What steps reproduce the problem?
1. I have a checkbox which is using id and name. Basicaly those are
generated by ASP. To select the checkbox I use $('#textConcatenate
input').cookieBind();
What…
-
```
What steps reproduce the problem?
1.$("#ssl").cookify(). I used cookie to record whether user would like to use
ssl. $("#ssl") will select a input element with type "checkbox" and id "ssl".
2.ca…
-
```
What steps reproduce the problem?
1.$("#ssl").cookify(). I used cookie to record whether user would like to use
ssl. $("#ssl") will select a input element with type "checkbox" and id "ssl".
2.ca…
-
**Question**
What frameworks are needed?
**Frameworks:**
- React
- Vue
- ?
-
Insert the documentation in the [cookify-docs](https://github.com/Jersyfi/cookify-docs) project.
## Website
https://cookify.jersyfi.dev/
-
Thoughts about a more user friendly README.