Scenario: Abort the request if the value typed into the sval field during a search is not numeric (see the code below).
Problem: When I look in Firebug the request still seems to stay open (loading image on GET request still spins).
Can I check earlier (is there an earlier event I can attach my validation to) or do I need to do more than xhr.abort()?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top