Posts by Felipe Lima • 21 points
1 post
- 
		2 votes2 answers497 viewsQ: How to assign target="_Blank" to all external links after ajax has finished loading?Hello, I have a wordpress blog where I need all external links to be opened in a new tab when clicking. But these links are loaded by ajax and the function I have is executed before ajax finishes…