Welcome To Snipplr
Everyone's Recent JavaScript Snippets Tagged xml
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev 1 Next »
Descripción: Accede a un archivo xml con los parámetros del formulario.
Recibe: El tipo de mensaje de error, el idioma y la ruta del archivo xml.
Devuelve: True si el formulario valida completo y debe enviarse y false si no.
0
685
posted 13 years ago by alberomo
This function allows you to parse a simple XML document(passed to it using this.href on a onclick event). Virtually the same as JSON, the things that have been changed ate labeled !Important.
3
1071
posted 17 years ago by 1man
« Prev 1 Next »