I was not aware that leading digits was invalid markup. Thanks.

I found my problem. Looking at other examples, they were returning
false in the post callback function. That fixed my issue. Does it just
require a return statement of any value to properly execute that
function?

On Nov 26, 10:55 am, "Andreas Möller" <localhe...@l8m.de> wrote:
> I'm not sure whether this would be an issue with jQuery, but I'm sure you 
> agree that setting the ID attribute of a DOM element to a value that starts 
> with a digit is not correct, at least it does not produce valid XHTML.
>
> Best regards,
>
> Andreas

Reply via email to