I am working on creating a jQuery AJAX Manufacturer Filter for a client on his Responsive Mobile Friendly website.
When page loads > all manufacturers are listed
I have an input field "right now" to filter by alphabet "letter" and works.
But what I want to do is a dropdown select but I keep getting a error too much recursion.
The only thing I can think of is it is passing the entire alphabet A-Z to my ajax script.
Any Ideas?
Can see what I have here
Still a work in progress.


Reply With Quote


