Comment on Why Everyone Is Talking About NodeparentComments−burke15yWhich would make it 3.times(#(i) { /* code */ }). That's not bad at all.−didip15yGah, line noise. Imagine using that + jQuery:3.times(#(){ $("#some_id").attr("href").hide(); });
Comments
Which would make it 3.times(#(i) { /* code */ }). That's not bad at all.
Gah, line noise. Imagine using that + jQuery:
3.times(#(){ $("#some_id").attr("href").hide(); });