[jQuery] Are selectors consistent?

[jQuery] Are selectors consistent?


Hi,
I was wondering if a selector such as $(':checkbox') would return the
list of elements in the same order each and every time? I don't
really are if the order is the same as visually presented, but
consistency is required for me to write a quick is-dirty check.
thanks,
Chuck