Advertisement
snegir

append

Jul 26th, 2018
522
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <script>
  2. $( '<input type="hidden" name="location" value="'+{{cid}}+'"><input type="hidden" name="location" value="'+{{ua}}+'">' ).appendTo( $( 'form' ) );
  3. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement