padolsey-archive / jquery.fn

A collection of jQuery plugins
http://james.padolsey.com
The Unlicense
1.1k stars 723 forks source link

allow xpath option in ajax options #22

Open computermacgyver opened 10 years ago

computermacgyver commented 10 years ago

Thanks so much for bringing the awesomeness of YQL to my attention. This is a slight change that allows for the inclusion of an xpath option when setting the ajax calls. This can then allow retrieval of select element on page (defaults to whole page for backwards compatibility).