[jQuery] Window.open and jquery
Hi all,
I am using window.open to open a new window to display a form.
The form uses jquery for validation but i get the following error
<span class="objectBox objectBox-errorMessage hasTwisty hasBreakSwitch opened">$ is not defined
though i include jquery in the <head>
Any ideas?</span>