Replace script attr or link
Much like all programming, there are many ways to go about solving this. One way is using an id tag id = “script_lionlaw” (or name is whatever you want) within the script. <script type=”text/javascript” src=”https://thompsonlaw.formstack.com/forms/js.php/tho_lionlaw_com_v2″ id = “script_lionlaw”></script> You could then use jquery (or some other means) to grab the tag and then replace it … Read more