EduardET

kenyattak - Correct Js code

Nov 6th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script type="text/javascript">
  2. jQuery(document).ready(function(){
  3.     jQuery("#footer-info").text(' ');
  4.     jQuery("<c><p>What's Going On In The Lehigh Valley, LLC.</p></c>").insertAfter("#footer-info");
  5. });
  6. </script>
Add Comment
Please, Sign In to add comment