by feature3a | Jun 16, 2021 | JavaScript, jQuery, WordPress
This was used on the PRG ( Green Crop Information (Dyson Farming)) website to alter links shown in an iFrame for content protection. <script> jQuery( document ).ready(function() { jQuery(‘.entry-content a’).each(function() { var original =...
Recent Comments