Posts by Elson Jackson • 1 point
2 posts
- 
		-3 votes1 answer17 viewsQ: Load html only 1 time after 3° paragraph of jquery text?I have this example but I would like you not to repeat, I would like you to appear only once! $('p').each(function(i) { var pos = i + 1; console.log(pos, pos % 3, this) if (pos % 3 == 0) {… 
- 
		0 votes0 answers64 viewsQ: Incompatible jquery javascript functionGood night, you guys Have this javascript function that loads a banner inside the div 'tesum', according to the amount of lines that the text has in the div, like these ADS videos advertising on… jqueryasked Elson Jackson 1