[jQuery] datepicker plugin: question regarding date range

[jQuery] datepicker plugin: question regarding date range


how do i get datepicker to display 5 days previous from date selected?
bascially date range but i don't want to set it for being between
specific dates. the fuctionality i'm looking for is user selects today
date...date picker shows today's date and 4/5 days prior--i need to be
able to retrieve this data...date picker pass it somehow?
is this sort of functionality available or do i need to write the code
for it?
i'm still wadding around jquery....thanks for patience