...javascript / html code to check every single comment in a post? Let's just say i wanted something special to happen if a comment was made by a certain user.
Edit: You can do it with a for loop, every day my coding skills grow stronger.
...javascript / html code to check every single comment in a post? Let's just say i wanted something special to happen if a comment was made by a certain user.
Edit: You can do it with a for loop, every day my coding skills grow stronger.
Only I would do such a thing as asking a coding question on a website where no one knows how to code.
@Korzalerke Okay?
@BeastHunter Oh, don't worry about it.
@Korzalerke What did you say?
@Korzalerke Okay. I was just wondering if you wanted to mess with my comments.
@BeastHunter Like replacing a specific string on the comment element, i know the code to do it, but the code needs to run for every element on a array. Example:
code.morecode[x].evenmorecode[3].innerHTML
in this case, x needs to be every number from 0 to however many comments a post has.
Like what?