cmb347827
@cmb347827All solutions
- Submitted 4 months ago
Todo app project
- HTML
- CSS
- JS
I'm assuming the drap and drop operation should save the new order ? I used sortable.js and was able to drap/drop tasks , but it does not save the reordered list order, just reverts back to the original order if I add a new task or click active/complete.
I am very proud(trying) of myself that I finished this and all by myself!
- Submitted 7 months ago
Crowdfunding product page project
- HTML
- CSS
- JS
The amounts donated are added dynamically , to make the code more robust, but do not show up in the screenshot for some reason (lag) I guess?
And the bookmark button works just fine when I look at it in github, but it's not visible in the screenshot either for some reason? Same with the progressbar.
Also, I've added the use of a polyfill for dialog, because of potential brouwser issues.