e3deb3ae03
This fixes many of the speed issues the results had when working with large data sets. jQuery has been completely dropped, with the exception of setting the data, which does not require a jQuery object but instead works directly with the DOM. This does not include options with children, which still uses jQuery to deal with the nested objects. This only works with IE 8+, which is fine.