Am i able to execute jQuery code in Target?
is it possible to execute jQuery code from the custom code box within Target for specific experiences? The website has the jQuery library loaded already.
I am trying to do some simple things like $('body').hide(); commands, but no such luck. The end result is to use ajax