ReplyMay 11, 2017Yes I need it to be jQuery unfortunatelyIs it possible to make 1 efficient jQuery selector which will return only the p elements indicated in the HTML as well as any additional p elements that might be added after the last one?
ReplyMay 10, 2017Thanks so much Daniel J Dominguez ! Last question...do you know of a second option to rewrite var el = $( "div#myUniqueID$0$" ) ?Javascript questions