Posts by user1757965 • 3 points
2 posts
-
0
votes1
answer26
viewsQ: Access IIFE function in global scope
Guys, I’m doing some Javascript tests, and I need to access an IIFE function in the global scope, because the element is being created inside it and it does an execution onclick calling a function,…
-
0
votes1
answer37
viewsQ: Regular expression to get the third part of a paragraph in HTML
I created this regex and apparently it’s almost the way I’d like, however, I’d like to insert the tag <img> after the third occurrence of a sequence of paragraphs. As I did is inserting the…
regexasked user1757965 3