Advertisement
Guest User

Untitled

a guest
Sep 17th, 2014
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. {if segment_1 == "foo"}
  2. <script type="text/javascript">
  3. $(function () {
  4. $('#ddform_21').val("Value 1");
  5. $('#ddform_46').val("Value 2");
  6. $('#ddform_87').val("Value 3");
  7. });
  8. </script>
  9. {/if}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement