This blogs provides .Net tips and practical solutions
Tuesday, 23 August 2011
What are jQuery Selectors?
Selectors are used in jQuery to find out DOM elements. Selectors can find the elements via ID, CSS, Elementname and hierarchical position of the element.
No comments:
Post a Comment