I can't wait until they're clicked, the class should be ischecked if the checkbox inside is checked. I don't want to add the class while in that cloning loop and I don't want to execute the script inline after creating those elements because there many be checkbox creations elsewhere and I don't like copy&pasted chunks of code. Can I do this with on()?
Lalala is clickable but why should I have to write that extra line instead of putting it in the chain? What if I have a list of selectors- i have to maintain the list in two places or dump them in a variable?