I have integrated the following jQuery plugin into my project: https://web.archive.org/web/20151007012231/http://www.bulgaria-web-developers.com/projects/javascript/selectbox/
After making an ajax call, I am attempting to refresh it. I have tried using both "selectbox.refresh()" and just "selectbox()" without success.
Do you have any suggestions on how to achieve this?