SyntaxFix
Write A Post
Hire A Developer
Questions
var arr = new Array(); $('li').each(function() { arr.push(this.innerHTML); })