Thanks for the information. I will try that out tomorrow.
On Dec 10, 6:28 pm, MorningZ <[EMAIL PROTECTED]> wrote:
> It is because you are not understanding what ">" means in a selector
>
> http://docs.jquery.com/Selectors/child#parentchild
>
> "Matches all child elements specified by "child" of
It is because you are not understanding what ">" means in a selector
http://docs.jquery.com/Selectors/child#parentchild
"Matches all child elements specified by "child" of elements specified
by "parent""
so while "#editableTable" is the id of the tag, then
$("#editableTable > input")
wouldn'
2 matches
Mail list logo