how to find the funciton of jquery are cross browser compitable or not.
hi,
i have used this line $(selector).parent().parent();
I want to know that how many browsers support it.
note: the html properties used by java scripts browser compatibility is at MDN.
but my question is about the function of j query.