$(‘a’).filter(function() { return this.hostname && this.hostname !== location.hostname; }).addClass(“external”);

28 June 2020 By admin

Post your Comments