diff options
| -rw-r--r-- | TODO.md | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -29,6 +29,7 @@ It's all a bit too fragile, fix what I can. Too many messes colliding. | |||
| 29 | Mostly from something chomwitt deleted. | 29 | Mostly from something chomwitt deleted. |
| 30 | 30 | ||
| 31 | - "collapsing headings" I guess that means click on a heading to hide / show the content under that heading. | 31 | - "collapsing headings" I guess that means click on a heading to hide / show the content under that heading. |
| 32 | - + 🙈 | ||
| 32 | - + Should do that for the main content and the menu TOC. | 33 | - + Should do that for the main content and the menu TOC. |
| 33 | - "validation", not sure exactly what that would validate. | 34 | - "validation", not sure exactly what that would validate. |
| 34 | - I'll just quote some of the rest - | 35 | - I'll just quote some of the rest - |
| @@ -51,6 +52,8 @@ Automate symlinks. | |||
| 51 | 52 | ||
| 52 | ## Try out | 53 | ## Try out |
| 53 | 54 | ||
| 55 | lua-wsapi-fcgi | ||
| 56 | |||
| 54 | https://inclusive-components.design/tooltips-toggletips/ has some ideas about the "tooltip" HTML attribute, and what to do about it. A rabbit hole that ends in javascript, but might be useful up to that point. | 57 | https://inclusive-components.design/tooltips-toggletips/ has some ideas about the "tooltip" HTML attribute, and what to do about it. A rabbit hole that ends in javascript, but might be useful up to that point. |
| 55 | 58 | ||
| 56 | htmx | 59 | htmx |
