I'm using Treeview and I need to be able to tell it to collapse via
Javascript (as in, from another function outside of the Treeview
code). I have searced everywhere for a how-to and can't figure it out.
I'm hoping someone can suggest a way of doing it.
event: "keyup"
});
My code is:
$("#order").validate({
errorContainer: $("#messagebox"),
errorLabelContainer: $("p", "#messagebox")
});
Also, in the forms:
Demo Code:
My code:
It seems like I&
,
debug: true
});
However, I'm still getting an error:
exception occured when checking element , check the 'validate'
methodjquery.validate.j... (line 14)
jQuery.validator.methods[rule.method] has no properties
[Break on this error]
eval(function(p,a,c,
created any "error
labels" because I'd rather print out all the erorrs at the top of the
form.
I'm not really sure what I'm doing wrong here because I've never used
this plugin.
Can anyone give me some suggestions?
Thanks,
BJ Clark
4 matches
Mail list logo