[jQuery] Basic questions about jQuery validation plugin.

2009-07-30 Thread Leon
[1] / input id=score_2 type=text name=score[2] / input id=score_3 type=text name=score[3] / The validate is not trigged in this way. Can you help me on this? Thank you. Leon

[jQuery] Re:[validate] Beginners question. How to pass data from remote file to jQuery.format

2009-06-09 Thread leon
anyone that can help me

[jQuery] [validate] Beginners question. How to pass data from remote file to jQuery.format

2009-06-08 Thread leon
I'd like to learn how data is passed form one file to another and then displaying at when an error occurs. I have this php script that checks if an domain really exist phpfile: check_domain.php list($userName, $hostName) = split(@, $request); // Function to check whether a given hostName is a