Hi,
I'm trying to implement the jQuery validation plugin here:
http://bassistance.de/jquery-plugins/jquery-plugin-validation/
However, it doesn't seem to work at all even though I'm calling it after the wp_head() calls to jQuery (although it looks like the theme is using the outdated 1.4.4 library and not 1.6.1 - when I call 1.6.1 the theme jQuery breaks). How can I make it compatible?
Live version of website is afimall.ru, but it doesn't have my validation tests on it.
Thanks














