
I have this setup where the results are wrapped in span tags and are ‘moved’ using jquery into other divs. at the moment the search just returns 30 values max and it’s all good but I don’t feel that is a fair limitation. what I want to be able to do is scroll the div when there are more results than can be displayed, like a list box. I’ve tried a number of different methods but none of them seem to work very well. I’d like it to keep a fixed height too
You haven’t shared any markup here but if you are willing to have a fixed height just use this