All Questions
Tagged with jquery-ui web-services
1 question
2
votes
1
answer
2k
views
jQuery find doesn't return single result - SPServices, SharePoint 2010 Search Web Service
I'm using SPServices to access the SharePoint Search web service. When it returns multiple results my code function fine. However, when it returns on a single result the str.find("Document").length ...