Comment on Hacking the <a> tag in 100 charactersComments−switz13yI believe your code is incorrect: for(var i=0; i < links.length; j++){ // j++ => i++−bilawalOP13yI've updated it. I went backwards from the compressed version, and missed it completely. Thanks.
Comments
I believe your code is incorrect:
I've updated it. I went backwards from the compressed version, and missed it completely. Thanks.