jcadima
12/1/2017 - 10:40 PM

search and replace links



https://stackoverflow.com/questions/33573900/find-and-replace-a-unique-html-href-string-using-javascript


change from home-right-2/  to dac-artists/

jQuery('a[href="http://popwebserver03.com/projects/dac/portfolio/home-right-2/"]').prop('href', 'http://popwebserver03.com/projects/dac/dac-artists/');