Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <script>
  2. MktoForms2.whenReady(function (form){
  3. jQuery(document).ready(function($) {
  4. $('.mktoButton').text("YOUR TEXT HERE");
  5. });
  6. });
  7. </script>
  8.  
  9. Use variable meta tag to replace text.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement