Brice Burgess wrote:
>
>
> formVar is undefinded. I'm not sure if jQuery has a "bind" like
> prototype does to handle this?
>
>
I wrote this plugin, I think it will be useful
http://code.google.com/p/jquerycallback/
--
View this message in context:
http://www.nabble.com/Scope-of-the
If I use this script:
var str = "xToDo - Gestire progetti con AJAXAttualmente ci
sono progetti e task inseriti nell'applicazione.";
var context = $(str)
$('b:eq(0)', context).html("example");
I'll get this error:
ret[i].getElementsByTagName is not a function ( jquery.js (line
1429)
i use this xml saved locally in projects.xml
Nome del progetto 1
Note del progetto 1
Nome del progetto 2
Note del progetto 2
it's well-formed but IE v7 show me a parser error...
onError : fun
3 matches
Mail list logo