Hi,
I have a Landing page that works well with the validation :
$(’.lp-pom-form form’).valid()
Now i have create a new one with the same fields and same script but while testing it shows me error :
‘lp is not defined’
the have the script jQuery (1.4.2) in the header of the 2 pages.
Help !!
Thank you