Advertisement
tmc_angel

get2

Jan 18th, 2012
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script>
  2. jq_144(function(){
  3. var param = getParameterByName("PARAM_NAME");
  4. jq_144("#param").html(param);
  5. });
  6. </script>
  7.  
  8. <p>Text <span id="param"></span> text text</p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement