I'm trying to get some jQuery to run from the SMT....
# suitecommerce
w
I'm trying to get some jQuery to run from the SMT. This does not seem to fire:
<script>$('a[name="billing"]').parent().hide();</script>