Please try this solution:

Edit the "*giss.js*" script, which is located at:

  http://nflcombineresults.com/giss.js

(Please archive a backup copy of the script before making changes.)

Find this line:

  query: $('#search-advanced-query').val(),

Modify that line as follows:

  query: $('#search-advanced-query').val().replace(/\s+/g, '+'),


-- omr

-- 
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax-search-api@googlegroups.com
To unsubscribe from this group, send email to
google-ajax-search-api+unsubscr...@googlegroups.com
To view this message on the web, visit
https://groups.google.com/d/msg/google-ajax-search-api/-/1wwOWsk4dNYJ
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

Reply via email to