jQuery slider for date range in two text boxes

jQuery slider for date range in two text boxes

Hello, 

Is there a working example of the jQuery UI slider 
working for a min/max date range, where changing 
the sliders updates text input fields?

Filament Group's extra plugin is for <select>, 
but that's not what I want to use; rather text inputs. 

Might this be accomplished by having an array of 
number (1, 2, 3, 4, 5, etc...) and dates?