jquery - "Ajax not found" when adding submitToRemote in gsp -


When I add spam to my GPF firebug, I get an "Ajax not found" error, I have jquery library load . How do I use submitToRemote with JQuery?

  & lt; G: javascript library = "jquery-1.4.2.min" /> & Lt; G: javascript library = "jquery-ui-1.8.4.custom.min" /> . . . & Lt; G: submitToRemote Controller = "DefaultSearchController" action = "search" value = "search" onSuccess = "updateResults (searchResults)" />  

include the appropriate tag

What are the JavaScript tags on the page?


Comments