to-doList | A Creative ToDo List- front end
kandi X-RAY | to-doList Summary
kandi X-RAY | to-doList Summary
A Creative ToDo List- front end
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of to-doList
to-doList Key Features
to-doList Examples and Code Snippets
Community Discussions
Trending Discussions on to-doList
QUESTION
What I have here is I'm adding new list to my html file dynamically using Javascript. I want to put line-through to the specific list whenever I click the checkbox but the logic I use for my code doesn't work tho. It doesn't work when I click the checkbox. This is my html format:
...ANSWER
Answered 2020-Feb-14 at 03:32If I understand correctly, you want to add a line-through to the label corresponding to the checkbox which is clicked. To do this change the updateCheck function to:
QUESTION
It been a while since using Stack over flow and glad to get back in it, here my question. Im trying to make a simple to do list (link of what i done so far is here: http://lamp.cse.fau.edu/~mcuervo5/p4/ with the Jquery and html code when you "Inspect and look at sources"
I'm a simple "To-DOList" from scratch and 90% done (just need to do the Css part after). The Question I have is trying to make a "edit" button which the sole purpose of editing the text inside the textbox after adding it to the list. The Only problem i how do I write the function in order to let people edit the text. I have the edit button already but it inside the delete function and I dont know what I have to type to let it edit. thank you
PS: Ok, i haveing a hard time pasting the Jquery code so just click the link above the copy the soruce from the website it should look like this for the code http://imgur.com/tpx3KRg
also How do you paste Jquery code here next time, cause im reading the direction and it still not pasting correctly on stack over flow. thank you
...
ANSWER
Answered 2017-Feb-24 at 18:23How about having a hidden textbox per option- when clicking edit display the textbox and hide the option, when clicking enter take the value from the textbox and change the option innerHTML to the value.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install to-doList
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page